tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

Tailwind CSS module for Nuxt

Results 85 tailwindcss issues
Sort by recently updated
recently updated
newest added

### 🔗 Linked issue resolves #906 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...

### Describe the feature Hey everybody, This is a very small thing, but I noticed that the optional `spa-loading-template.html` was not included in the tailwind content config. It's easy to...

enhancement

This needed more detail, especially since the example isn't working ATM. ### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or...

I need to separate styles for my two layers, because i'm splitting my application logic. I have - `landing` which is landing layer with default tailwind css - `dashboard` which...

question

### Describe the feature I cannot avoid these errors unless I change my Tailwind config to be JavaScript with an explicit extension (`tailwind.config.mjs`) even though my project has `"type": "module"`...

enhancement