Sha256: eccd2eb8446f952fb05009b4994bcfb9163a8071093ba9fd92894392ef953e1e
Contents?: true
Size: 1.56 KB
Versions: 2
Compression:
Stored size: 1.56 KB
Contents
# --------------------------------------------------------------------------- # # Project Info # Default values shown. Learn more about these options by running # `fontcustom help` or visiting <http://fontcustom.com>. # --------------------------------------------------------------------------- # #font_name: fontcustom #css_selector: .icon-{{glyph}} #preprocessor_path: "" #autowidth: false #no_hash: false #force: false #debug: false #quiet: false # --------------------------------------------------------------------------- # # Project Paths # Relative paths are expanded from PROJECT_ROOT (defaults to the directory # where the fontcustom command is run). INPUT and OUTPUT can be strings or # hashes or file types / names. # --------------------------------------------------------------------------- # #project_root: some/other/place #manifest: tmp/fontcustom #input: # vectors: app/assets/fonts/fontcustom/vectors # required # templates: app/assets/fonts/fontcustom/templates #output: # fonts: app/assets/fonts # required # css: app/assets/stylesheets # preview: app/views/styleguide # my-custom-template.yml: config # --------------------------------------------------------------------------- # # Templates # Included in Font Custom: # preview, css, scss, scss-rails # Custom templates should be saved in the INPUT[:templates] directory and # referenced by their base file name. # --------------------------------------------------------------------------- # #templates: [ scss, preview, my-custom-template.yml ]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fontcustom-1.3.0.beta2 | lib/fontcustom/templates/fontcustom.yml |
fontcustom-1.3.0.beta | lib/fontcustom/templates/fontcustom.yml |