Raphael Alogou
Raphael Alogou
Hi evryone!! I found these : - [https://shadcn.rails-components.com](https://shadcn.rails-components.com) - [phlexui.com](phlexui.com) I hope it helps
Proposed fix : #2275
Hey @chapterjason, Are you talking about stimulus controllers written using typescript ?
@chapterjason It works with typescript controllers too. The dependencies are resolved by the plugin but you'll have to tweak your `tsconfig.json` file to make typescript compiler happy
Hi @marcoroth Still didn't get any feedback from this
Thanks for your response, @marcoroth Alright, I'll open a pull request then
> How would you handle updates ? If you had to select a specific resolver to require a module, i guess the update won't go well unless using the same...
> Hey @Gerben321 , > > Unfortunately, `input_css` is a scalar node so you can set it only to a single path, it does not support array of input css...
Great. Yes I'll submit a PR for this.
Hello @NodokaMurmevent Currently, when using the --watch flag, you need to explicitly specify each input CSS file you want to watch, as the Tailwind binary does not support watching multiple...