Style set is a named set of style declarations – it is a system of selectors and style definitions that are applied as the whole. Style sets are declared by using @set at-rule: @set my-table { td { color:blue } td.highlighted { color:red } } Assignment of style set to elements is made by using…
CSS extensions in h-smile engine. Part I. Style sets.
Posted on