Open
Description
I want to write a package to dedupe CSS; all of it. Problem is: we can't access the whole bundle because we stream it out. Should we perhaps introduce a plugin system of the sorts and have a labeled pipeline thing like browserify does? Perhaps only allow access to the final output stream?
cc/ @ahdinosaur @hughsk thoughts on how we can apply transformations to all of the CSS? Thanks!
Metadata
Assignees
Labels
No labels