SASS
Koala Framework supports the css framework Sass, which makes css coding fun again. If you want to use it in your Project you have two options:
- You can add to every component a Component.scss file
- You can add .scss files as dependency for components or for the web
Koala Framework do only support the scss syntax, not the sass syntax/files.