werediver / StyleSheet

Reusable and composable UI styles
MIT License
23 stars 3 forks source link

Document how to apply styles to UIKit and third party classes without subclassing #12

Open werediver opened 5 years ago

werediver commented 5 years ago

After a discussion in the ticket #5 it appears to be important to provide some guidelines on the use of the framework in README. In particular, document how to apply styles to UIKit and third party classes without subclassing.