mardi 3 février 2015

Where do we store css styles in and Ember CLI Pods app?

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