In order to ramp up a repo to use local scoped classes, it would be nice to do it incrementally.
Right now, the "local-by-default" plugin is hardcoded in postcss-modules index file, meaning without manually updating every css file to be :global, it's difficult to do this for large projects.
It would be very helpful to have an option to not include that plugin, so that projects could be incremental about module support.
In order to ramp up a repo to use local scoped classes, it would be nice to do it incrementally.
Right now, the "local-by-default" plugin is hardcoded in postcss-modules index file, meaning without manually updating every css file to be :global, it's difficult to do this for large projects.
It would be very helpful to have an option to not include that plugin, so that projects could be incremental about module support.