Helper categories for use in Classy Let's you specify the use of localized text content, and setting of fonts on UIButtons
^UIButton.back{
cas_font:refash 20;
cas_localizedTitle:'Go Back Fool!';
}
^UILabel.default{
cas_localizedText:'I am a Label!';
}
ClassyUtilities was originally created by Jeff Friesen in the development of apps for Tipping Canoe.
Classy is an awesome stylesheet framework for iOS
Classy is available under the MIT license. See the LICENSE file for more info.