-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Maxime edited this page Jul 14, 2020
·
2 revisions
The goal of create scss is to help you organize your styles easily.
Add a complete scss structure and all the tools you will need to compile, prefix and minified your code.
"Sass is a stylesheet language that’s compiled to CSS. It allows you to use variables, nested rules, mixins, functions, and more, all with a fully CSS-compatible syntax. Sass helps keep large stylesheets well-organized and makes it easy to share design within and across projects."1
Find the package here