Hugo Korte
Hugo Korte
I think we should move away from `classes` if we were to use this because `classes` isn't picked up by Tailwind Intellissen, if we did `class` and `Class` (or imo,...
No workarounds needed: ```html const props = $props(); test ``` ```jsx export default function(props) { return ( test ); } ``` This would work even better if we went with...
@endigo9740 I showed you react and solid already, look again. Vue is the same aswell. Nothing changes.
@nullpointerexceptionkek This feature request has already been solved thanks to the Bring Your Own Markup concept in V4. Therefor I'll unassign you.
What's the plan with this issue?
Yeah that's mainly why I asked since I wasn't sure if it was targeting what to do with the CLI now or what to do with a future CLI (which...
I agree with @ryceg. Using `class` instead of `classes` will probably be less confusing. I've already used the techniques decribe above for the `Listbox` PR: #2754 without realizing this issue...
I've done some testing and the results are so far very pleasant. Vike is extremely unopinonated, it just gives us a router and the rest of the project is for...
Any reason it's low prio? I wouldn't mind working on this. Makes developing a little bit better and makes it easier to contribute as all the projects will be identical.
Understandable, I'll park this mentally then for now