fantasai: > @region .first {h1 { color: purple; } } > h1 { color: blue; } > > The color will be blue, whereas if they write h1:region(first) { color: purple; } h1 { color: blue; } > it will be purple,Received on Sunday, 15 January 2012 12:33:35 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:09 UTC