Skip to content
SMRSAN edited this page Jun 2, 2017 · 3 revisions

Welcome to the sass-requirements wiki!

Do your best in sass using this lightweight sass mixins + vars.

Getting Started

For install/configure the sass compiler, you can use it's documentation.

Using this predefined mixins/vars

To use this facilities, it's enough to add them in your sass stylesheets folder. Then, add this code in first line:

@import "mixins"

Don't worry about vars file. It will be imported from _mixins.sass.