Lessons: 16Length: 2.6 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

6.1 Variables on the Fly: Property Lookup

Variables are great, but what if there’s a value you need to fetch within a style, or you don’t want to create clutter for a single-use variable? In this lesson you'll learn how to use the Stylus “property lookup” feature for variable-like functionality, without creating actual variables.