Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomatau/tao-scss-grid
https://github.com/tomatau/tao-scss-grid
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomatau/tao-scss-grid
- Owner: tomatau
- License: mit
- Created: 2016-02-02T21:34:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-02T21:35:50.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T11:46:31.924Z (about 1 month ago)
- Language: CSS
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A grid closely inspired by CSS-wizardry-grid
```
npm i tao-scss-grid
``````scss
@import "~tao-scss-grid/grid";
```