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

https://github.com/tushargugnani/tailwind-stamps

Tailwind Stamps is free and open-source component library for TailwindCSS
https://github.com/tushargugnani/tailwind-stamps

11ty css html tailwindcss

Last synced: 7 months ago
JSON representation

Tailwind Stamps is free and open-source component library for TailwindCSS

Awesome Lists containing this project

README

          

# Tailwind Stamps

![Screenshot 2022-09-02 at 12 00 36 PM](https://user-images.githubusercontent.com/5244323/188420196-c39005f7-080b-4604-9f4f-62dde173394e.png)

Tailwind Stamps is a open source collection of reusable TailwindCSS HTML Components.

[Tailwind Stamps](https://tailwindcss.5balloons.info)

### Contributing

Once you have forked and cloned the repository to your local machine. Navigate to the project folder and run following commands

```
npm install
npm run build
```

`build` command will compile the tailwindcss and 11ty changes and will server the site on the local server.