Yes! that would be very nice. What I have been trying to do is further abstract my styles into different style sheets for different attributes. For example, colors.css fonts.css layout.css etc.. and allow the user to 'mix and match'. I'm not sure what the syntax would look like. *::ifCookie('color1') { @import url("color1.css"); } *::ifCookie('fonts3') { @import url("fonts3.css"); } Has anyone else had this thought?Received on Thursday, 20 November 2003 11:25:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:25 GMT