UNPKG

cosmicos

Version:
48 lines (37 loc) 1.47 kB
# --------------------------------------------------------------------------- # # 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: true quiet: false # --------------------------------------------------------------------------- # # Input Paths # --------------------------------------------------------------------------- # input: vectors: ../vectors # 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