Member-only story
In this brief article a want to give you some reasons why you should stop writing CSS and start writing SASS.
At the end the output is the same a cool and well minified .css file.
The order of the list isn’t important!
10 ~ Syntax
When you write SASS code you will see the difference instantly when you see that the code is a lot cleaner without brackets and semicolons, that matters here are tabs.
When you write nested selectors you will have an easier time watch this 😁️
9 ~ Variables
That thing was really needed in CSS… the use of variables that will help you a lot to manage…