Files
old.xevion.github.io/_scss/bourbon/settings/_asset-pipeline.scss
2016-12-08 22:38:20 -05: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;