Some SCSS helpers used in multiple projects.
Add your file in the root directory. Before pushing please run grunt
to lint the files.
Provides a namespaced version of https://github.com/necolas/normalize.css/ ready to be included into your scss codebase. Once included, just set the namespace by overriding $normalize-css-namespace
with a class or id selector. Example:
$normalize-css-namespace: '#myWidget'
or $normalize-css-namespace: '.myStuff'
.