Closed mightyaleksey closed 9 years ago
Managed to make the simple version of the parser plugin: https://github.com/css-modules/css-modules-require-hook/blob/master/src/parser.js
Okay, I've made a small demo: https://github.com/sullenor/postcss-modules-parser Still need to test it and it will be possible to publish it.
Time to make the parser plugin public has come!
Also me and @joshwnj talked a little and we decided to make it universal, so it will be possible to use it synchroniously and asynchroniously.