Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matusstafura/tailcake
Tailwind CSS reusable components, elements
https://github.com/matusstafura/tailcake
components design tailwind tailwindcss vuejs
Last synced: 1 day ago
JSON representation
Tailwind CSS reusable components, elements
- Host: GitHub
- URL: https://github.com/matusstafura/tailcake
- Owner: matusstafura
- License: mit
- Created: 2022-01-29T10:26:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T08:39:09.000Z (about 1 year ago)
- Last Synced: 2023-11-04T09:25:20.165Z (about 1 year ago)
- Topics: components, design, tailwind, tailwindcss, vuejs
- Language: Vue
- Homepage:
- Size: 2.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# TailCake
Yet another package with reusable components created with Tailwind CSS under MIT licence. Reponsive components with dark mode suppport included.
## Usage
Note: This is not a package you can import.
Copy and paste components from:
[https://tailcake.dev/](https://tailcake.dev/)## Support
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/matusstafura)
## Project setup
To develop locally:
```zsh
git clone https://github.com/matusstafura/tailcake
cd tailcake
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Security
If you discover any security-related issues, please email us instead of using the issue tracker.
## License
This project is an open-source software licensed under the [MIT](https://choosealicense.com/licenses/mit/) license.