Replies: 1 comment 1 reply
-
The problem of this is that you want this plugin, and then another person wants another plugin, and if Remix keeps adding every plugin for every tool the code will become too complex and the build times too slow. Ideally this things runs outside Remix so you're responsible, you could for example keep an Another option is that Remix enables some plugins system but the team has mentioned before that it's not something they want to do yet because it'll make changing the compiler a breaking change and they're not ready for marrying with the current compiler. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Some of tailwindcss/unocss/windicss features requires source file transformation, e.g. https://uno.antfu.me/?s=guide:transformer-variant-group.
This is an extremely convenient syntax sugar. But it is very buggy/hard to use their CLI to scan all files and get the pre-generated sources. This should be integrated into esbuild instead.
Beta Was this translation helpful? Give feedback.
All reactions