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
- Host: GitHub
- URL: https://github.com/tushargugnani/tailwind-stamps
- Owner: tushargugnani
- License: mit
- Created: 2022-07-21T14:10:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T06:01:57.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T04:41:28.474Z (7 months ago)
- Topics: 11ty, css, html, tailwindcss
- Language: HTML
- Homepage: https://tailwindcss.5balloons.info
- Size: 23.4 MB
- Stars: 37
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tailwind Stamps

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.