-
I was amazed to not see Tailwind CSS in the list. I will be glad to contribute in writing the cheatsheet for it. đź‘Ť
-
### Describe the bug
When using According with tailwindcss, we obtain an accordion that has a very different behavior than the original.
See attached screen here:
![Peek 2024-03-21 13-38](https:/…
-
really love the library but not having tailwind support is tough, most projects nowadays use tailwind as their css I think it would be very nice for the extension to support that
if you ever plan o…
-
**Is your feature request related to a problem? Please describe.**
Currently, there's no intellisense support when using CSS variables with Tailwind's arbitrary value syntax in HTML:
```html
…
-
Is your feature request related to a problem? Please describe.
The current application is not using React.js or TailwindCSS for building the frontend. As a result, it lacks modern component-based s…
-
### Describe the bug
When using primeng and tailwindcss together the preflight styles from tailwind overwrite the some styles from primeng.
Buttons and borders are primarily affected by this. All…
-
![tailwindcss-install-play-cdn](https://github.com/ian77-huang/images/assets/101028952/91206670-32a8-47f6-a4f3-f63de0506af4)
-
### Provide a general summary of the issue here
When the extension `tailwindcss-react-aria-components` is installed, having both `:hover` and `:active` selectors styling the same property doesn't wor…
-
`tailwindcss` provides set of predefined CSS classes for colouring and layout as well as custom layout breakpoints, and colors. `postcss` scans all produced `html` content, and together with `autopref…
-
### Describe the bug
Custom keyframes defined in `tailwind.config.js` are not included in the CSS output.
### Your minimal, reproducible example
https://github.com/jancbeck/tailwindcss-themer-key…