net/_sass/bourbon/settings/_asset-pipeline.scss

8 lines
179 B
SCSS
Raw Normal View History

2016-10-23 22:10:23 -04:00
@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;