Introduction to LESS - Part 2
Using LESS #2: Nested Rules
This is something I love using when marking up CSS with LESS. Rather than constructing long selector names to specify inheritance, in LESS you can simply nest selectors inside other selectors. This makes inheritance from p...
hash.virtuallycreative.ca4 min read