Sha256: 092e6a0fb63c287119a38b37c86149c2b2b5e6731b973562d5ca71fea8dbe0be

Contents?: true

Size: 177 Bytes

Versions: 1

Compression:

Stored size: 177 Bytes

Contents

Teacup::StyleSheet.new(:IPad) do

  style :label,
    text: 'Hai!',
    backgroundColor: UIColor.whiteColor,
    top: 10,
    left: 100,
    width: 200,
    height: 50
    
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
teacup-0.0.1.pre samples/Hai/styles/ipad.rb