https://github.com/productdevbook/bug-tailwindcss
https://github.com/productdevbook/bug-tailwindcss
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/productdevbook/bug-tailwindcss
- Owner: productdevbook
- Created: 2023-06-06T18:04:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:31:04.000Z (over 2 years ago)
- Last Synced: 2025-04-07T22:12:13.579Z (about 1 year ago)
- Language: CSS
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pnpm install
pnpm dev web
if `layer` nuxt.config.ts in change array order, will working tailwindcss
```
modules: [
'@nuxt/content',
'@nuxtjs/tailwindcss',
],
```