codewich icon indicating copy to clipboard operation
codewich copied to clipboard

.scss Support [Enhancement]

Open NadyaNayme opened this issue 8 years ago • 1 comments

Would be amazing if Codewich supported running Sass via emscripten.

As requested on HN, just filing the issue to track any progress. <3 Thanks for looking into if it was a possibility at all - and if it turns out it isn't, I understand your desire to keep codewich contained in the browser.

Again - great work on it!

NadyaNayme avatar Mar 25 '17 04:03 NadyaNayme

(note to myself mostly, since I already lost the link once): The emscripten sass wrapper I found was https://www.npmjs.com/package/sass.js, which seems like it would work fine. It currently powers http://sass.js.org/.

calebegg avatar Mar 27 '17 19:03 calebegg