frckl-tools
A collection of Sass mixins and functions
This is a collection of often-used mixins and functions for Sass.
Installation
npm install --save frckl-tools
You can then import the files you want in Sass with:
;;;...
Or just include everything from this repository using the all-tools
-helper:
;
How do I use it?
TODO: Write documentation for every file, mixin and function
Thanks to
There are way to many people, that influenced me and everything in this repository. If you have the feeling that I should mention you - say so. I took heavy inspiration from those projects and the people behing it:
License
frckl-tools is published under the MIT License