https://github.com/vitalk/classy-snippets
Essential classy snippets
https://github.com/vitalk/classy-snippets
Last synced: 2 months ago
JSON representation
Essential classy snippets
- Host: GitHub
- URL: https://github.com/vitalk/classy-snippets
- Owner: vitalk
- Created: 2014-11-26T18:45:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-29T10:33:53.000Z (over 11 years ago)
- Last Synced: 2025-02-09T09:19:32.954Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classy snippets
A few snippets and mixins **essential** for the rest of the framework.
Includes font snippets to set font properties like `font-size`, `font-family`
and `font-weight`.
## Installation
The recommended installation method is a [bower](http://bower.io).
```shell
bower install --save classy-snippets
```
## License
Licensed under the [MIT license](http://mit-license.org/vitalk).