An open API service indexing awesome lists of open source software.

https://github.com/billiebobbel23/sass-mixins

Short library of mixins for Sass (written in SCSS)
https://github.com/billiebobbel23/sass-mixins

Last synced: 2 months ago
JSON representation

Short library of mixins for Sass (written in SCSS)

Awesome Lists containing this project

README

        

# sass-mixins
Short library of useful mixins for rapid Front-end development (written in SCSS)

## components
This will contain:
- Text mixins
- Font properties (color, size, transform, decoration, font-family, ...)
- Truncate (ellipsis, no-clip, ...)
- Animation mixins
- Global animation settings
- Viewport mixins
- Easy @media
- Block mixins
- Border (easy setting of borders)
- Position (easy positioning)

## installation
Not needed, just clone in your project and use straight out of the box.

## Distribution
As individual SCSS files per function / mixin or as one compressed / minified / gzipped .css file