/CSSApply

Apply CSS to UIKit, AppKit, and Core Animation (very beta)

Primary LanguageObjective-C

Extremely lightweight skinning system for iOS. It allows you to load a CSS file and skin UIView elements. The system also allows you to do simple searches for subviews like jQuery with CSS selectors.

Getting Started