Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alizul01/tailwind-starter
🪡 Are you tired to make tailwindcss configuration? Just git clone this repo and delete the git files, than change the name into yours web app name.
https://github.com/alizul01/tailwind-starter
css-framework tailwindcss tailwindcss-starter-project tailwindcss-template webdevelopment website
Last synced: 12 days ago
JSON representation
🪡 Are you tired to make tailwindcss configuration? Just git clone this repo and delete the git files, than change the name into yours web app name.
- Host: GitHub
- URL: https://github.com/alizul01/tailwind-starter
- Owner: alizul01
- Created: 2022-06-05T10:35:55.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T10:42:52.000Z (over 2 years ago)
- Last Synced: 2024-11-11T23:39:44.044Z (2 months ago)
- Topics: css-framework, tailwindcss, tailwindcss-starter-project, tailwindcss-template, webdevelopment, website
- Language: HTML
- Homepage:
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tailwind-starter
A utility-first CSS framework for rapidly building custom user interfaces.
------
## Documentation
For full documentation, visit [tailwindcss.com](https://tailwindcss.com/).
Are you tired to make tailwindcss configuration? Just git clone this repo and delete the git files, than change the name into yours web app name.
To run the build css you just need to go to the bash / terminal and type
```bash
npm run build:css
```