https://github.com/roosoft/layouts_experiment
Web application layouts using CSS grids
https://github.com/roosoft/layouts_experiment
Last synced: 3 months ago
JSON representation
Web application layouts using CSS grids
- Host: GitHub
- URL: https://github.com/roosoft/layouts_experiment
- Owner: RooSoft
- Created: 2021-12-29T19:42:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T21:27:23.000Z (over 4 years ago)
- Last Synced: 2025-03-15T04:36:08.211Z (over 1 year ago)
- Language: CSS
- Size: 18.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to run
Depends on `npm`, run this command
```bash
npm install
```
Run this command to enable tailwind css standalone to refresh styles as code is being written
```bash
tailwindcss -i app.css -o css/tailwind.css --watch
```
Serve the `layouts` folder using a server such as [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) plugin.
## Icons
[Google Icons](https://fonts.google.com/icons)