https://github.com/andrearufo/grid.css
A grid in CSS... simple!
https://github.com/andrearufo/grid.css
Last synced: 2 months ago
JSON representation
A grid in CSS... simple!
- Host: GitHub
- URL: https://github.com/andrearufo/grid.css
- Owner: andrearufo
- License: gpl-3.0
- Created: 2022-06-28T06:26:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T06:52:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T20:15:52.448Z (4 months ago)
- Language: HTML
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grid.css
A grid in CSS... simple!Install SASS with
`brew install sass/sass/sass`Compile with
`sass --watch grid.scss grid.css`