-
Notifications
You must be signed in to change notification settings - Fork 2
SASS Documentation
Nomi-1 edited this page Oct 29, 2021
·
4 revisions
For better organisation, we have a huge SASS boilderplate with all common vaiables, functions and mixins. Before starting development, familiarise yourself with the boilerplate.
Please make sure, to use the variables instead of fix values for the common values. For example, instead of HEX use $color-variable.
SASS-Documentation: https://sass-lang.com/documentation/variables
SASS-Documentation: https://sass-lang.com/documentation/at-rules/function
If you a not used to work with mixins, plase check the SASS Documentation. SASS-Documentation: https://sass-lang.com/documentation/at-rules/mixin
Docu: https://sass-lang.com/documentation
Playground: https://www.sassmeister.com/