Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levimcg/underwear-css
A simple grid system for basic CSS layouts
https://github.com/levimcg/underwear-css
Last synced: about 8 hours ago
JSON representation
A simple grid system for basic CSS layouts
- Host: GitHub
- URL: https://github.com/levimcg/underwear-css
- Owner: levimcg
- Created: 2015-07-07T17:25:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T18:55:01.000Z (about 9 years ago)
- Last Synced: 2024-10-10T04:49:22.117Z (29 days ago)
- Language: CSS
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Underwear
Underwear is a simple CSS grid stytem built with Sass.
>"It’s just like underwear: you wear it, but it’s not to be exposed. The grid is the underwear of the book."
—Massimo Vignelli
Install with [Bower](http://bower.io/):
```
cd path/to/scss/partials && bower install underwear-css
```