Just got an issue this morning with rework-import that where using css 1.6.0 through myth that is using rework v1.0 (which use css 2.0).
A feature was working in main file but not in imported files.
What do you think guys about exposing css module (parse in this case) to allow plugin like rework-import & rework-npm to do not care about css module version (because this issue might likely appear again & again) & use css through rework instance ?