egoist/rollup-plugin-postcss

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

Open

#37 aberto em 25 de jul. de 2017

Ver no GitHub
 (16 comments) (0 reactions) (0 assignees)JavaScript (209 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (689 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador