Sha256: 856e96fc4714ef9ecba9c2714e3a14f45fb9e14e3716d809421ac8512a5bfc88
Contents?: true
Size: 466 Bytes
Versions: 23
Compression:
Stored size: 466 Bytes
Contents
/* copy of vapor css framework to test relative asset inclusion*/ @font-face { font-family: 'Vapor'; src: url(font_path('../fonts/vapor.eot')); src: url(font_path('../fonts/vapor.eot?#iefix')) format("embedded-opentype"), url(font_path('../fonts/vapor.woff')) format("woff"), url(font_path('../fonts/vapor.ttf')) format("truetype"), url(font_path('../fonts/vapor.svg#iefix')) format("svg"); font-weight: normal; font-style: normal; }
Version data entries
23 entries across 23 versions & 2 rubygems