Sha256: 0b8c2452537b3b2d862eb1dd9ec4871fad446fb704fbb659be7bf23ba36f8d9d
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 Bytes
Contents
h1. jitai A rake utility that consolidates your collection of custom font files into manageable CSS files. h2. Usage First, add your fonts to pre. public/fonts Then, do a little bit of: pre. sudo gem install jitai rake jitai:refresh Now you have the following stylesheets to your disposal: pre. fonts_moz.css fonts_ie.css All of your custom fonts are now avaiable in your CSS files. You can access them by saying: pre. font-family: strong. lower_case_name_of_your_font_file_minus_extension :3 Copyright (c) 2010 Kelly. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jitai-0.2.26 | README.textile |