-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Milestone
Description
The 2.0.0 release of CssToInlineStyles is imminent: tijsverkoyen/CssToInlineStyles#111
It would have some breaking changes and lot of improvements. We could bump the version of this package to 0.4.0 (well, basically we may not bump it up, but because people has used that through some facades where they access the options on the CssToInlineStyles library so it would be a good idea). So this means we can put some other breaking changes too if needed.
From what I see so far, if people want to modify something or to inject another instance of the inliner object, we would need to support injecting a Processor
instance.