-
-Install Nextjs with tailwind
-Setup layout
-Setup tailwind and theme
-
## 💥 Proposal
This may be belong in the Infima repo, but I strongly suggest Docusaurus consider Tailwind. Tailwind already solves for theming out of the box. It also gives developers much more …
-
### What version of daisyUI are you using?
daisyui@4
### Which browsers are you seeing the problem on?
_No response_
### Reproduction URL
https://play.tailwindcss.com/ZykCesQyCH?file=cs…
Innei updated
3 weeks ago
-
**What version of Tailwind CSS are you using?**
4.0.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
Tailwind CLI.
**What version of Node.js ar…
-
### Checklist
Please mark these items with an [x]
- [x] I've already searched through [existing tickets](https://fullcalendar.io/issues)
- [x] Other people will find this feature useful
…
-
The `Tailwind` theme currently only supports light mode, it would be neat to have dark mode :)
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
### NextUI Version
@nextui-org/theme@2.2.11
### Describe the bug
When I want to import Switch in my project, I add switch.js in tailwind.config.ts:
```javascript
content: [
'./src/pages/**…
-
### Reproduction
https://formkit.com/playground?fkv=latest&fileTab=Playground.vue&css-framework=genesis
### Describe the bug
I have specified prefix in tailwind config as tw-
How to use regeneis t…
-
I'm currently working on an ongoing project that uses Tailwind CSS along with ShadeCN. We recently integrated a rich text editor, but the styles are not aligning with our theme. After investigating, i…