Haja Rasoahaingo
Haja Rasoahaingo
# Bug report ## Describe the bug I'm working on monorepo project which shares components between 3 packages, and sometimes I have some css ordering issues. I made a simple...
* Would be great to make the whole button clickable, not only the arrows. * When I did not select any instance, would be great to have the "create new...
```tw.group()``` is a function which requires styles, while in the [twailwind doc](https://tailwindcss.com/docs/hover-focus-and-other-states#styling-based-on-parent-state) we can use it as a simple class.
I"d like to use the dark colors without the automatic dark mode. In instance have a `--brown-dark-1`
Cannot share a repro as it is a large private project, but heres a video: https://youtu.be/BbROxmWa0CI I use `~` alias everywhere to import my styles. `vite.config.ts` ```js import { resolve,...