Closed
Description
Currently if you use the -u
option it overrides all postcss plugins, including the css-modules ones, and you have to manually add them back. I can think of some cases when you'd want to do this but it feels like militant-level modularity :)
@joshgillies what would you think about a postcssAfter
(and possibly postcssBefore
) option, which allows you to add postcss plugins to the transformation either side of the default?
Metadata
Metadata
Assignees
Labels
No labels