Suggestion: Distribute one npm package per theme to improve DX #506
hankaguila
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.
-
Currently, all themes are shipped in one not-so-pico npm package: @picocss/pico at ~19Mb. This significantly slows down auto-completion/intellisense on CSS files and harms DX.
Suggestion
@picocss/pico-slate
,@picocss/pico-indigo
, etc.Advantages
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions