-
## Describe the problem
In Gridsome, the following code is not working as expected (where isFalse equals `false`):
```vue
```
You'd expect `text-gray-700` to be applied in this case, however, t…
-
**What version of Tailwind CSS are you using?**
`v4.0.0-alpha.28`
**What build tool (or framework if it abstracts the build tool) are you using?**
Symfony AssetMapper + Tailwind CLI `v4.0…
-
Hi, I'm the guy that pinged you over on mastodon :)
First, some unrelated feedback on perla:
After running `dotnet perla new MyProject` it gives a selection of templates: Awesome!
Then it shows…
-
Hi!
I use react-select (v 5.7) inside the package this way:
```
const ArgoSelect = ({ variant, ...props }) => {
const ControlComponent = props =>
const MenuComponent = props =>
const O…
-
### Element Plus version
1.3.0-beta.9
### OS/Browsers version
MacOS / Chrome 97.0.4692.71
### Vue version
3.2.29
### Reproduction Link
https://github.com/rainym00d/bug_to_reproduce
…
-
**Describe the bug**
When upgrading from 4.0.36 to 4.1.0 styles stop applying without making any changes to files.
**Expected behavior**
styles should apply
**this set up worked in 4.0.36**
…
-
Hi. First of all, thanks for the plugin. I love it so much. I'm just wondering, since I change the body scroll into using this plugin, my sticky element is not working anymore. I already look for past…
-
For hours I'm trying to figure out what prevents BrowserSync from injecting CSS changes into the browser. I've got a DDEV setup with Wordpress running on https://wordpress.ddev.site/. I changed the pr…
-
### Describe the bug
after a clean project setup I added many of the shadcn components and the resulting `tailwind.config.ts` file was slightly malformed.
- `theme.extend.fontFamily` has some escape…
-
Hi,
I'm using Gatsby and if I use "bg-", it throws the following error:
```
const NuForm = styled(Form)`
${tw`bg-transparent uppercase inline-flex list-reset text-white`};
`
```
> Typ…