Closed r0b6 closed 9 years ago
Hi @rbbll
Can you please take a look at https://github.com/krakenjs/construx and https://github.com/krakenjs/construx-less ?
We created the construx* modules to replace kraken-devtools due to lack of modularity in kraken-devtools. Since construx is not yet heavily adopted, I think we could more easily accept a PR to construx-less that changes the supported version of less to 3.0 than change the support in kraken-devtools. We want to encourage people to the new modules as newer versions of the underlying plugins become desirable.
Hi @grawk
Using https://github.com/krakenjs/construx and https://github.com/krakenjs/construx-sass solved my problem. Just what I needed. Thanks!
I'm glad to hear it!
Update sass plugin to use callback style consistent with https://github.com/sass/node-sass#render-callback--v300