Take what you need!
- animation
- border-radius
- box-shadow
- box-sizing
- linear-gradient
- multiple-backgrounds
- multiple-colored-gradient
- rem
- transform
- transition
- tab-size
- user-select
Documentation on how to use each of these can be found in the partials.
In general you should include the file mixins.scss
in build
into your
project and use the mixins as suggested in the docs for each mixin.
Please file an issue if you think something could be improved. Please submit Pull Requests when ever possible.
- radial-gradient
- Mixin that generates grids
Thanks to @Schepp for starting a similar repo.