egoist/rollup-plugin-postcss
View on GitHubAdd an option to enable/provide watch functionality for imported files
Open
#37 opened on Jul 25, 2017
enhancementhelp wanted
Repository metrics
- Stars
- (689 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.