🔥 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"
git ac "commit message"
🔥 All CSS background properties can take multiple values - helpful for layering colours, gradients and textures
🔥 Array.from() takes a secondary map argument. Handy for creating and populating arrays of a specific length