https://github.com/imhta/cssgridy-doc
css gridy framework doc website
https://github.com/imhta/cssgridy-doc
Last synced: 4 months ago
JSON representation
css gridy framework doc website
- Host: GitHub
- URL: https://github.com/imhta/cssgridy-doc
- Owner: imhta
- Created: 2019-08-25T14:47:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-29T18:16:50.000Z (almost 7 years ago)
- Last Synced: 2025-06-05T06:26:23.708Z (about 1 year ago)
- Language: HTML
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# css.gridy
Simple responsive framework for the layout and this built with two layout system. using this layout, anyone can build complex UI using grid and flex.
### This project is built with
- HTML
- CSS and
- SASS
### CDN
```
```
Or
```
```
### With npm
```
npm install css.gridy --save
```
Then add to you index.html
```
```
## Preview
[Documentation link](https://imhta.github.io/cssgridy-doc/)
## Contributor
[@imhta](https://github.com/imhta)
Feel free to make PR