An open API service indexing awesome lists of open source software.

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

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)