css-modules / postcss-modules-resolve-imports

Resolves ICSS imports
MIT License
9 stars 6 forks source link

add test with sourcemaps #6

Open mightyaleksey opened 8 years ago

mightyaleksey commented 8 years ago

https://github.com/postcss/postcss/blob/master/docs/source-maps.md

mightyaleksey commented 8 years ago

Presumably, I should add possibility to provide additional options to the process function.

processor.process(css, {from: 'x'}); // <---