You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the creators of css-modules recently released a pretty cool new library called vanilla-extract. It's touted as a spiritual successor to css-modules, and I think it would be a perfect complement to wmr powered apps, but I cant seem to get it to work. I've done some research and the answer might just be that they are incompatible at a fundamental level because:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Some of the creators of css-modules recently released a pretty cool new library called vanilla-extract. It's touted as a spiritual successor to css-modules, and I think it would be a perfect complement to
wmr
powered apps, but I cant seem to get it to work. I've done some research and the answer might just be that they are incompatible at a fundamental level because:vanilla-extract does not work in a bundle-less environment and the maintainers dont seem to think a rollup plugin makes sense at this time
So with all that being said, is there something im missing that might allow one to use
wmr
+vanilla-extract
?Beta Was this translation helpful? Give feedback.
All reactions