csstools/postcss-partial-import

Any plans to add something like addDependencyTo?

Closed this issue · 3 comments

Hi,

Are there any plans to add something like postcss-import’s addDependencyTo option, to support automatic recompile on changes to an imported file when using something like webpack’s watch mode?

I've opened a pull request which solves this. Nudging @jonathantneal with this comment :)

@mummybot @jonathantneal can you publish the last chage, I need addDependencyTo in my project

thank you very much

This has been added in v2! :)