https://github.com/newdesignfile/grid
Lightweight flex grid.
https://github.com/newdesignfile/grid
flex flexbox grid layout lightweight responsive
Last synced: 17 days ago
JSON representation
Lightweight flex grid.
- Host: GitHub
- URL: https://github.com/newdesignfile/grid
- Owner: NewDesignFile
- Created: 2024-07-28T19:06:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-06T10:51:25.000Z (about 2 months ago)
- Last Synced: 2025-03-27T16:24:24.104Z (about 1 month ago)
- Topics: flex, flexbox, grid, layout, lightweight, responsive
- Language: SCSS
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install from your terminal via npm.
```
npm i @new-ui/grid
```To get started quickly, you can use the CDN files.
```html```