Replies: 1 comment
-
|
It might be possible to do this without a separate edition, but it might have implications on bundle size or selector performance: https://elk.zone/front-end.social/@JaneOri/113737040422137639
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
would it be possible/good/... to have an edition where the styles are only applied below a specifically flagged element?
I am currently rebuilding a larger ui and I want to apply missing.css without breaking the entire page. I thinking of something like this:
I had some initial success by modifying css.ts as follows, but there are probably some kinks to iron out
Beta Was this translation helpful? Give feedback.
All reactions