Gabriele, I don't understand :

In a past project I used the following approach:

@import "base.css";
@import "layout.css";
@import "typography.css";
@import "colors.css";

The server-side developer (who used Ruby) encountered several problems when 
trying to merge these files properly and in the correct order,

Why was it his job (the server-side developer's) to
"merge these files properly and in the correct order" ?
Surely merging takes place in the browser, not server-side ?

Philip Taylor
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to