Open
Description
I tried both rollup-plugin-postcss and rollup-plugin-styles and they work fine, but watch is not triggered in files that are imported inside the styles. Which is currently big drawback with using buildless css with dev server.
This could be eaisly resolved if it would be possible to set which files should be watched.