@require 'stylus-partial'
@require 'mixins/typography'

color = red

body
  background color
  border-color otherColor
  font-size fontSize
