lib/teacup-osx/style.rb in teacup-2.1.3 vs lib/teacup-osx/style.rb in teacup-2.1.4
- old
+ new
@@ -1,4 +1,5 @@
+# Fixes here should be copied to teacup-ios/style.rb
module Teacup
# The Style class is where the precedence rules are applied. A Style can
# query the Stylesheet that created it to look up other styles (for
# `extends:`) and to import other Stylesheets.
class Style < Hash