Sha256: fa836908f03a434f6f5fa8c82f71d550ea1893bc581967d9f8a40dc62873db48
Contents?: true
Size: 615 Bytes
Versions: 1
Compression:
Stored size: 615 Bytes
Contents
/******************************************************************************/ // config/_icons.scss // // DESCRIPTION: Configuration for the icon fonts // // $icon-name: the base filename for the icon font // $icon-path: the relative path to the icon font file (used in asset-path) // $icons: list of names and character maps used in the icon class and mixin $icon-name: 'styleguide'; $icon-path: 'styleguide/'; $icons: mobile "\e000", expand "\e110", close "\e117", page "\e124", menu "\e601", arrow-right "\e603", arrow-down "\e604", arrow-up "\e605";
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
woo-0.0.1 | app/assets/stylesheets/styleguide/config/_icons.scss |