I am reading http://ift.tt/1LK6wTh which says:
Ember CLI supports plain CSS out of the box. You can add your css styles to app/styles/app.css and it will be served at assets/application-name.css.
Is there a folder structure convention I should follow? Something like:
app/styles/application.css
app/styles/users/index.css
app/styles/users/new.css
etc
Or is the convention to store all custom css in app.css?
Is there special consideration I should take into account when applying this to a Pods app?
Aucun commentaire:
Enregistrer un commentaire