Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmtintner/UtilityBelt
SCSS utilities for starting any new project
https://github.com/dmtintner/UtilityBelt
Last synced: 3 months ago
JSON representation
SCSS utilities for starting any new project
- Host: GitHub
- URL: https://github.com/dmtintner/UtilityBelt
- Owner: dmtintner
- License: gpl-2.0
- Created: 2014-01-23T18:07:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T16:53:08.000Z (over 9 years ago)
- Last Synced: 2024-05-22T17:30:40.394Z (6 months ago)
- Language: CSS
- Size: 229 KB
- Stars: 366
- Watchers: 21
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UtilityBelt
===========UtilityBelt is a set of SCSS mixins and silent classes for starting any new project.
[Documentation and examples](http://hackingui.com/front-end/10-best-scss-utilities/)
What does it contain?
-----------1. Triangle
2. Currency
3. Clear Fix
4. RespondTo
5. Ghost Vertical Align
6. Truncate Text
7. Alerted
8. Resize Sprite
9. Resize Sprite Set (for all images in a sprite)
10. Justify
11. Placeholder ColorDownload
-----------
[Download](http://hackingui.com/front-end/10-best-scss-utilities/) and add the utility-belt.scss file to your scss directoryOr install with Bower
-----------
`bower install UtilityBelt`Credits:
-----------
Brought to you by [@hackingui](http://twitter.com/hackingui)Want to contribute?
-----------
This is just the beginning. There are a ton of great utilities out there, feel free to fork and create pull requests.