Bundle classless version with #root #315
dbartholomae
started this conversation in
Ideas
Replies: 1 comment
-
Bumping this, also to ask if there's a way to recompile without using SCSS.. |
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.
-
Hi there!
So far, every single time I used pico, it was in a React application, and I ended up running into the issue that I would need to recompile it to work with
#root
as root instead ofbody
. How about just bundling a#root
version in the npm package as well? Seems to be a common enough usecase from my perspective :)Beta Was this translation helpful? Give feedback.
All reactions