-
## Version
rsbuild-plugin-tailwindcss v0.0.2
tailwindcss v3.2.4
## Details
When using tailwindcss v3.2.4 with rsbuild-plugin-tailwindcss, an error occurs when loading the `tailwind.config.js…
-
PyCharm's tailwindcss plugin has an issue with the CLI.
https://youtrack.jetbrains.com/issue/WEB-55647/Support-Tailwind-css-autocompletion-using-standalone-tailwind-CLI#focus=Comments-27-10957961.0…
-
### Summary
crash right after the page is loaded, require in plugins section seems to not working correctly
### Steps to Reproduce
I run the project with `npm run dev` but at the moment I reload/lo…
-
### Describe the bug
The system continues to sling errors such as this: [plugin:vite:css] [postcss] /home/project/src/index.css:1:1: Unknown word
/home/project/src/index.css:1:0
1 | ```css
| …
-
it seems it breaks with escaped characters
terminal warning:
```
2:3 ⚠ Nested @tailwind rules were detected, but are not supported.
Consider using a prefix to scope Tailwind's classes: http…
-
Thank you for your work. Sorry, not an issue but rather a question if you don't mind.
To use these you specify in `tailwind.config.js` similar to the following?
```javascript
const plugin = re…
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…
-
Please support Tailwind v4 so I can do ```@plugin 'tailwindcss-logical';```
-
Hi,
I recently updated to v1 and since then the Tailwind Prettier plugin no longer recognises the utility classes provided by this plugin. It moves the classes to the front of the class/classNames …
-
Set up ESLint with appropriate plugins for React and Tailwind CSS. Configure Prettier for code formatting. Ensure both are integrated with the development environment.