ember-twiddle icon indicating copy to clipboard operation
ember-twiddle copied to clipboard

CSS Preprocessors

Open knownasilya opened this issue 9 years ago • 2 comments

I'd love to see CSS support preprocessors, at least the most popular ones like LESS and SASS.

knownasilya avatar Dec 30 '15 16:12 knownasilya

Since we have no server side component this would require https://github.com/medialize/sass.js and/or http://lesscss.org/#client-side-usage.

rwjblue avatar Dec 30 '15 16:12 rwjblue

Proof of concept: https://ember-twiddle.com/40bccb079229514d1cafefe88e27ab8b?openFiles=styles.app.js%2C

Gaurav0 avatar Jan 11 '17 20:01 Gaurav0