-
I would to add dark and light theme for background. Please assign me under gssoc.
-
Thanks again for an amazing solution for fluid responsive designs in tailwind! It is now my standard for any new project!
I am submitting this issue to report a limitation using fluid-tailwind with…
-
I followed all the instructions but VS Code is still not providing any intellisense when I type the class names:
```tsx
// Example: trying to autocomplete "bg-red-500"
```
```json
"tailwind…
-
Lots of CSS methodologies and libraries.
My gut feel is a mix of Tailwind for layout utilities, and CSS Modules for main styling.
CSS Modules are nice, neat, co-located, and route split.
Tail…
-
Great lightweight approach to integrating tailwind with React :-) I started using tailwind for a react app but wasn't enjoying having to go back to using the `classname` utility.
I'm wondering if i…
-
### Describe the Bug
Setting a config for tailwind errors out with the 3.0 release
https://github.com/flathub-infra/website/pull/3763
https://github.com/flathub-infra/website/actions/runs/10522…
-
**What version of Tailwind CSS are you using?**
4.0.0-alpha.30
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite 5.4.10
**What version of Node.js ar…
-
The library `media-chrome` has a few examples of player theme templates. Of most interest is the Tailwind theme. They are created using a HTML `template` and referencing it in the media controller.
…
-
### Describe the bug
When using the IconField component,
And the icon's position is set to "right",
Then the icon is wrongly showed to the left and not wrapped inside the input component.
```
…
-
**Describe the bug**
When developing locally, the types for `responsiveVariants` appears to pick up all of our custom screens from our `tailwind.config.js`. This means we're able to see, get autocomp…