https://github.com/imhta/css.gridy
css grid based responsive layout framework
https://github.com/imhta/css.gridy
css gridy library open-source responsive simple
Last synced: 22 days ago
JSON representation
css grid based responsive layout framework
- Host: GitHub
- URL: https://github.com/imhta/css.gridy
- Owner: imhta
- License: mit
- Created: 2019-07-05T10:24:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T16:07:01.000Z (almost 7 years ago)
- Last Synced: 2025-08-30T10:28:30.682Z (10 months ago)
- Topics: css, gridy, library, open-source, responsive, simple
- Language: CSS
- Homepage: https://imhta.github.io/cssgridy-doc/
- Size: 62.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[@imhtapm](https://github.com/imhtapm)
Feel free to make PR