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 (209 forks)user submission
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.

Contributor guide