-
**What version of VS Code are you using?**
v1.93.1
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.10
**What version of Tailwind CSS are you using?**
v3.4.11
**Wha…
-
### 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…
-
## What happens?
Unable to start project yarn start info - [plugin: ./node_modules/@umijs/plugins/dist/tailwindcss] tailwindcss service started Rebuilding... error - [plugin: ./node_modules/@um…
-
## node version: 20.11.1
## Plataform: Windows
## Problem
Im problem import component Card with @material-tailwind/react
Follow the steps below to reproduce
I followed the installation guide…
-
Hi there,
I am using Tailwind, and not sure how it uses postcss under the hood, but it's something like cli command probably.
```
"tailwindcss": "3.4.9",
"postcss": "^8.4.47",
"postcss-c…
-
### Describe the bug
https://github.com/shadcn-ui/ui/discussions/5862
### Affected component/components
Sidebar
### How to reproduce
1. Install sidebar.
2. Get a weird syntax error about your gl…
-
I just saw this tweet by Adam Wathan about the early Tailwind v4 alpha:
https://twitter.com/adamwathan/status/1764383146559017048
![image](https://github.com/catppuccin/tailwindcss/assets/22654782…
-
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported
- [x] I have tested the latest version
## Steps to reproduce
…
-
First off, great work with this plugin.
After installing this plugin, I lost tailwind `ring` styles on all of my button components. I am using Tailwind's Catalyst button component. I have no idea w…
-
### Describe the bug
Hi there!
I'm working on a project using Remix.js and have installed the Primereact library. I'm aiming to utilize the Tailwind mode within this library.
Following the document…