Sha256: 8e5d818b2977e3b7aedc67346da4cdc9d3de531f6ab5b49af1e19c24c1796a9d

Contents?: true

Size: 1.47 KB

Versions: 4

Compression:

Stored size: 1.47 KB

Contents

# --------------------------------------------------------------------------- #
# Project Info
#   Defaults 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


# --------------------------------------------------------------------------- #
# Input Paths
# --------------------------------------------------------------------------- #

input:
  vectors: app/assets/fonts/fontcustom/vectors         # required
  templates: app/assets/fonts/fontcustom/templates


# --------------------------------------------------------------------------- #
# Output Paths
# --------------------------------------------------------------------------- #

output:
  fonts: app/assets/fonts                              # required
  css: app/assets/stylesheets
  preview: app/views/styleguide
  #my-custom-template.yml: path/to/template/output


# --------------------------------------------------------------------------- #
# Templates
#   Included in Font Custom: preview, css, scss, scss-rails
#   Custom templates should be saved in the INPUT[:templates] directory and
#   referenced by their baserame.
# --------------------------------------------------------------------------- #

templates:
 - scss
 - preview
 #- my-custom-template.yml

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fontcustom-1.3.3 lib/fontcustom/templates/fontcustom.yml
fontcustom-1.3.2 lib/fontcustom/templates/fontcustom.yml
fontcustom-1.3.1 lib/fontcustom/templates/fontcustom.yml
fontcustom-1.3.0 lib/fontcustom/templates/fontcustom.yml