-
When upgrading `@nuxtjs/tailwindcss` into version `6.12.0` plugin does not work correctly
Previous versions e.g. `@nuxtjs/tailwindcss@6.11.4` with plugin
https://stackblitz.com/edit/nuxt-examples-…
-
How to repro
1. Create the two files:
`.babelrc`
```
{
"plugins": [
["postcss-template-literals", {
"plugins": [
"tailwindcss"
]
}]
]
}
```
`tailw…
ghost updated
5 years ago
-
**Project description**
daisyui is a component library for tailwindcss
**Metadata**
* homepage URL: https://daisyui.com/
* source URL: https://github.com/saadeghi/daisyui
* license: mit…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
**Describe the bug**
I was running Rails 7.0.4 and an outdated version of `tailwindcss-rails`, followed the instructions from the documentation and got the error described in the title
I decided t…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v23.1.0`
- Nuxt Version: `3.14.159`
- CLI Version: `3.15.0`
- Nitro Version: `2.10.4`
- Package Manager: `yarn@4.5.1`
- …
-
I use `prettier`, and `prettier-plugin-tailwindcss` and `tailwind-merge` and the result of this plugin when the classes are multiline is odd.
The `...` are not on the correct line imho.
-
**What version of Tailwind CSS are you using?**
"tailwindcss": "^3.4.1",
**What build tool (or framework if it abstracts the build tool) are you using?**
"next": "14.2.2",
**What ver…
-
**Is your feature request related to a problem? Please describe.**
Previously we had to format our liquid files with prettier, but with the v2 of the Shopify Liquid extension, we use theme-check to f…