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)
- Host: GitHub
- URL: https://github.com/billiebobbel23/sass-mixins
- Owner: BillieBobbel23
- Created: 2015-07-18T17:50:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-22T12:45:48.000Z (over 9 years ago)
- Last Synced: 2023-03-01T08:21:38.412Z (about 2 years ago)
- Language: CSS
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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