noushadali / crux-framework

Automatically exported from code.google.com/p/crux-framework
0 stars 0 forks source link

Split CSS files from Smart Faces #505

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Today we have 3 main stylesheets for Smart Faces. Large, Small, and Common. But 
this approach still not the better one. By splitting the CSS into one file for 
each component we made it really easier to maintain due to the organization, 
not to mention that it will be easier to edit and create new themes further 
ahead.

We can take advantage of the GWT CSS processor (future GSS) to compile it all 
together automatically.

Original issue reported on code.google.com by claudio....@cruxframework.org on 29 Aug 2014 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by claudio....@cruxframework.org on 3 Sep 2014 at 8:30

GoogleCodeExporter commented 9 years ago
Solution is create one CSS file for each component

Original comment by claudio....@cruxframework.org on 3 Sep 2014 at 8:32