🔥 Slater your git add and git commit into a single command:

In your terminal, run :

git config --global  '!git add -A && git commit -m'

Then just git ac "commit message"

← Prev

🔥 All CSS background properties can take multiple values - helpful for layering colours, gradients and textures

Next →

🔥 Array.from() takes a secondary map argument. Handy for creating and populating arrays of a specific length