Sha256: a0d8e2e31f3b4a89f6de880406d57b0619d46939088316f6f1290becb77db1d1

Contents?: true

Size: 608 Bytes

Versions: 14

Compression:

Stored size: 608 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: 'woo/';

$icons: mobile "\e000",
        expand "\e110",
        close "\e117",
        page "\e124",
        menu "\e601",
        arrow-right "\e603",
        arrow-down "\e604",
        arrow-up "\e605";

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
woo-0.2.0 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.12 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.11 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.10 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.9 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.8 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.7 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.6 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.5 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.4 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.3 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.2 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.0 app/assets/stylesheets/woo/config/_icons.scss
woo-0.1.0.pre1 app/assets/stylesheets/woo/config/_icons.scss