-
**What version of Tailwind CSS are you using?**
4.0.0-beta.1
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite 5.4.11
**What version of Node.js are you …
-
### 📚 Subject area/topic
@astrojs/tailwind
### 📋 Suggested page
https://docs.astro.build/en/guides/integrations-guide/tailwind/
### 📋 General description or bullet points (if proposing new content…
-
- like `fluid_styled_content`
- and for tailwind plugin (does `.ts` files work at all without vite when using tailwind cli?)
-
### Current Behavior
Generating a component using @nx/react:component and style set to "tailwind", generates a styled-components template. This causes TS errors in the newly generated component.
…
-
![Screenshot 2024-11-20 at 2 53 32 PM](https://github.com/user-attachments/assets/da404e72-e6b4-45e9-941c-5d1065de6ac3)
see these cases, only a few are tailwind. the syntax coloring should tell the…
-
**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 …
-
- Start by creating new branch for this current branch
```
> git checkout -b _challenge-2
then
> cd directory
```
- Start Tailwind configurations
- Run the following on your terminal within …
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.6.8
**What version of Tailwind CSS are you using?**
v3.2.1
**What version of Node.js are you using?**
v21.0.0
**Wh…
pkpg updated
20 hours ago
-
Hi @ai, thank you for your work on `postcss` and `autoprefixer` (and your other packages). We're using them in combination with Vite, Svelte, and Tailwind, and we'd appreciate a clarification on how t…
-
Hey, thanks for this tool. Looks great. I've only just started to explore the possibilities.
I was wondering, how complex would it be to support Tailwind plugins? For example:
```
// tailwin…