TrySound / postcss-easy-import

PostCSS plugin to inline @import rules content with extra features
MIT License
201 stars 25 forks source link

This plugin can not track new scss files? #26

Open sjacobi opened 6 years ago

sjacobi commented 6 years ago

I have index.scss file, which contain this line @import './scss/blocks/*.scss';

This plugin can not track new files? When I create a new file this is not checked by the plugin..

oliveyrc commented 1 year ago

Heelo, was there ever a solution to this? I've just stumbled upon this, or is there a better way of doing it?