Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Class- and id- names uniqueness

$
0
0

@chris1 wrote:

Hi Gys,

i am new to ember and planning my new app.

what is the best way to deal with stylesheets?

in rails by example you can link the stylesheets to specific views and if the app grows and you have different views with different stylesheets and similar class-names than there is (maybe) the reload between them and you have no conflict.

but, how is that in a single-page-app?

how do you make sure that you do not use a class-name that is already used in a other stylesheet / view?

namespaces?

or a little tool that checks the stylesheets and warns in that case?

Best regards, Christian

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles