By default ember-cli seems to be set up not to compile css files into one (as it does with the JS files).
What is the best way to configure ember-cli to merge all files in app/styles
(and subdirectories) into one app.css
file (and then fingerprint etc)? Is this possible via the Brocfile or do I need to override EmberApp.styles()
?
Aucun commentaire:
Enregistrer un commentaire