ClassyKit / Classy

Expressive, flexible, and powerful stylesheets for UIView and friends.
http://classykit.github.io/Classy/
MIT License
740 stars 76 forks source link

Ability to specify UIViewController class/subclass in style selector hierarchy #8

Closed cloudkite closed 10 years ago

cloudkite commented 10 years ago

Example

MYHomeViewController > UIButton.main { 
  background-color black
}