Sha256: 5210b33d0978eaebe910d2637bb223ac4920206c6c972b73fa0ac1675f5409b7

Contents?: true

Size: 813 Bytes

Versions: 4

Compression:

Stored size: 813 Bytes

Contents

// =============================================
//              Default Settings
//          Last Updated:2013-8-16
// =============================================


///////////////////////
//     framework     //
///////////////////////

// file paths
$root_path:           "../" !default;      // path to HTML document root (relative from CSS)
$images_path:         "images/" !default;  // path to images (relative from $root_path)
$fonts_path:          "fonts/" !default;    // path to fonts (relative from $root_path)
$boxsizing_path:      "/js/libs/boxsizing.htc" !default;  // path to box sizing polyfill (change to absolute path from HTML document root)
$PIE_path:            "/js/libs/PIE.htc" !default;  // path to IE CSS3 polyfill (change to absolute path from HTML document root)

@import "palette";

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
groundworkcss-2.0.4 app/assets/stylesheets/groundworkcss/core/_defaults.scss
groundworkcss-2.0.2 app/assets/stylesheets/groundworkcss/core/_defaults.scss
groundworkcss-2.0.1 app/assets/stylesheets/groundworkcss/core/_defaults.scss
groundworkcss-2.0.0 app/assets/stylesheets/groundworkcss/core/_defaults.scss