-
**What version of VS Code are you using?**
v1.95.2
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.13
**What version of Tailwind CSS are you using?**
v3.4.14
**Wha…
-
## Version
`tailwind@4.0.0-beta.1` and `@tailwindcss/vite@4.0.0-beta.1`
## Environment
Output of `npx envinfo --system --binaries --browsers --npmPackages "{vite,tailwindcss,@tailwindcss/*,po…
-
@ttskch great plugin idea! unfortunately i can't get it to work with @fsouza/prettierd. any idea why?
```Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@ttskch/prettier-plugin-tailwindcss-anyw…
-
I'm using `html-eslint` and it works fine:
![image](https://github.com/user-attachments/assets/bea442d0-8ef4-4751-892f-ce9b0b82ad3c)
But, then I want to use `eslint-plugin-tailwindcss` to lint tai…
-
### Command
new
### Description
Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a …
-
### Describe the bug
Trying to understand how to move to primeng 18 beta 2 I have added tailwindcss and tailwindcss-primeui
in my app.component.ts, i have added
this.config.theme.set({
…
-
## Issue description
I am struggling to use tailwindcss to generate html files using tailwindcss - I've setup the asset_host to load images but not all tailwind styles are loaded - here's my code
…
-
### 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…
-
# Configuring TailwindCSS to work with Vitepress | Cody Bontecou
A VitePress site
[https://codybontecou.com/tailwindcss-with-vitepress.html](https://codybontecou.com/tailwindcss-with-vitepress.html)
-
### Describe the bug
Trying to setup a fresh framework with ui5 component. When I used ThemeProvider I get the following error:
```
error: Uncaught (in promise) ReferenceError: HTMLElement is not…