linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

Add the possibility to set options.parserOpts.outputMode #510

Open kennstenicht opened 3 years ago

kennstenicht commented 3 years ago

Currently the outputMode is hard coded inside the ember-cli addon. I changed this to add the possibility to change the outputMode inside the ember-cli-build.js.