Sha256: a4a71774a8a0e03ae4fec556cf6b0bec74a7fc7a8276fc0879ff893495418fc2
Contents?: true
Size: 351 Bytes
Versions: 1
Compression:
Stored size: 351 Bytes
Contents
// width .full-width { width: 100%; } .width-100 { width: 100px; } .width-200 { width: 200px; } .width-300 { width: 300px; } .width-400 { width: 400px; } .width-500 { width: 500px; } .width-600 { width: 600px; } .width-700 { width: 700px; } .width-800 { width: 800px; } .width-900 { width: 900px; } .width-1000 { width: 1000px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bones-rails-0.1.0 | app/assets/stylesheets/bones/helpers/_size.scss |