-
Currently, when opening a `.css` file that [has a configured language set to `tailwindcss`](https://github.com/tailwindlabs/tailwindcss-intellisense?tab=readme-ov-file#filesassociations), the extensio…
-
### Describe the bug
When i set a token like this, at Light Theme:
`backgroundHover: 'rgba(0,0,0,0.9)',`
and switch change it in Dark Theme:
`backgroundHover: 'rgba(255,255,255,0.5)',`
The colo…
-
I'm trying to recreate this animation but I'm having errors on a real Android device. https://codepen.io/towc/details/yNywmX
In my simulator it looks like this. Also the FPS remains at 30
https:…
-
I updated the `postcss.config.js` to
```js
module.exports = {
plugins: {
'postcss-import': {},
'tailwindcss/nesting': {},
tailwindcss: {},
autoprefixer: {},
},
}
```
…
-
Hi there,
Thanks for building this.
Do you have any plans to upgrade this package to support Tailwindcss 2.x?
Attempted to npm update and got the follow error:
```
npm ERR! Could not reso…
-
### What version of daisyUI are you using?
latest
### Which browsers are you seeing the problem on?
Chrome
### Reproduction URL
https://play.tailwindcss.com/w6AoHnE3nx
### Describe y…
-
Hi @merrickluo
I've recently tried setting this package up. Completions work fine for `web-mode` but not for `tsx-ts-mode`.
- I copied the config from the README
```elisp
(use-package lsp-t…
-
Should we use TailwindCSS in order to make it responsive conveniently?
-
### Description
Including some constants that can be used in place of magic values would be nice. These constant values can be used for widgets' padding, width, and height.
In web development, Tai…
-
Can someone help me for this with an example?