Support html and css literal transformation #3148
LasseRosenow
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many modern frameworks like Lit use template literals for inline html and css.
For example:
It would be really nice if
Turbocould identify these constructs and applies minification and also running css polyfill for css nesting etc. over it to support modern css features.Beta Was this translation helpful? Give feedback.
All reactions