-
### NextUI Version
2.4.8
### Describe the bug
When attempting to serve a Remix+NextUI application to Netlify (either functions or to the edge), receive a `ReferenceError: document is not defined` w…
-
**What version of VS Code are you using?**
v1.91.1
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.5
**What version of Tailwind CSS are you using?**
v3.4.4
**What …
-
This issue proposes a new pattern to make theming the application easier and more maintainable.
**Core Idea:**
The idea is to shift towards a more component-centric architecture, separating data…
-
**Describe the bug**
To reproduce clone this repo, which is a fresh starter axum-0.7 template with additionally tailwind included.
https://github.com/omani/lep7
as mentioned in discussion #2919:
…
omani updated
3 weeks ago
-
-
If yes, how?
I'm still looking the documentation and everything about the project. Today I have two projects in "proof of concept" phase, with Nuxt 3 + Nuxt UI on FrontEnd and Strapi on backend/CMS…
-
The default templates use Tailwind, but it's not compulsory.
An `examples/X_css` mini-project showing overriding the default would be good to have.
Million dollar question: which framework? 😅
-
It would be great to have a few options for customization when generating a new project through the templates, including having Tailwind wired up to the .csproj instead of using the CDN or not creatin…
-
**Describe the bug**
When using a tailwind-variants `tv` config with a moderate amount of compound variations, the tailwind-intellisense extension hangs indefinitely for the whole project.
**…
-
**Describe the bug**
`variants` declared in a variant is not carried over to subsequent variants when extended.
Before I get chastised for doing this, I want to let everyone know that the re…