computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Uma Das
a666748ea3
|
2 years ago | |
---|---|---|
.. | ||
100-sass.md | 2 years ago | |
101-postcss.md | 2 years ago | |
102-less.md | 2 years ago | |
readme.md | 3 years ago |
readme.md
CSS Preprocessors
CSS Preprocessors are scripting languages that extend the default capabilities of CSS. They enable us to use logic in our CSS code, such as variables, nesting, inheritance, mixins, functions, and mathematical operations.
Free Content CSS Preprocessors Explained Why Use Preprocessors?