Jack Bobakanoosh
Jack Bobakanoosh
I have the following test `windi.config.ts`: ``` theme: { extend: { colors: { test: { 100: "#096", }, }, }, }, ``` I'm finding that some classes are not generated....
### Environment ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 3.8.2 - CLI Version: 3.10.0 - Nitro Version: 2.8.1 - Package Manager: [email protected] - Builder: -...
### Clear and concise description of the problem I use the `@vueuse/core` preset. I have a `useFileDialog` function that comes from *another* library (with a preset). Because `@vueuse/core` added `useFileDialog`...
## Why this feature is required (specific use-cases will be appreciated)? For example, if I have a purchase, and want to enforce the purchase's amount to be greater than 0....
### Describe the feature I want to use Accordion, but i also want the text within AccordionContent to be parse-able by crawlers for SEO. Right now, if an AccordionItem is...
Re-opening https://github.com/tailwindlabs/tailwindcss/issues/5956, which asks for support for numerically named max-width breakpoints. It was initially fixed, and then reverted in https://github.com/tailwindlabs/tailwindcss/pull/6289. **What version of Tailwind CSS are you using?** 3.4.4 **What...
### 🔗 Linked issue Resolves #4250 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change...