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
Can we have a conditional colors stylesheet? It would work the same as it currently does, but prefix everything with .pico.
If you use pico.conditional.min.css, the utility classes in the pico.colors.min.css file don't work due to the specificity of the rules in the main stylesheet. Before production most users will want to trim down to only the colors utilized and can add a .pico prefix to the rules then. But when prototyping it would be nice to just include the CDN file.
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
Uh oh!
There was an error while loading. Please reload this page.
-
Can we have a conditional colors stylesheet? It would work the same as it currently does, but prefix everything with .pico.
If you use pico.conditional.min.css, the utility classes in the pico.colors.min.css file don't work due to the specificity of the rules in the main stylesheet. Before production most users will want to trim down to only the colors utilized and can add a .pico prefix to the rules then. But when prototyping it would be nice to just include the CDN file.
Beta Was this translation helpful? Give feedback.
All reactions