egoist/rollup-plugin-postcss

Add an option to enable/provide watch functionality for imported files

Open

#37 opened on Jul 25, 2017

View on GitHub
 (16 comments) (0 reactions) (0 assignees)JavaScript (689 stars) (209 forks)user submission
enhancementhelp wanted

Description

Postcss and rollup are not watching the changes made to the imported files, when rollup is running in watch mode.

Please see #31 for more information.

Contributor guide