-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Milestone
Description
How could we do CSS for eg. styling Umbraco Grid in the backoffice?
Requirements:
A way of adding PostCss plugins for only some bundles - Eg. postcss-prefix for prefixing all classes.
Suggestion:
Add a flag to the style-task like:
npm run styles -- -prefixOr maybe a way of adding bundles of CSS and defining which plugins they use...