7.7 Flow control
7.7.1 if/else
- Logical switch
- Define switch with
@ifand@elsedirectives - Resolves to CSS
See example from the book, which builds on inheritance example in the prior section.
@if and @else directivesSee example from the book, which builds on inheritance example in the prior section.