middleman/middleman-core/fixtures/minify-css-app/source/stylesheets/bourbon/settings/_asset-pipeline.scss
Thomas Reynolds 32891dc6fe SassC, woot
2015-09-28 11:24:37 -07:00

8 lines
179 B
SCSS

@charset "UTF-8";
/// A global setting to enable or disable the `$asset-pipeline` variable for all functions that accept it.
///
/// @type Bool
$asset-pipeline: false !default;