news/plugins/git-sync/scss/vendor/bourbon/settings/_asset-pipeline.scss

8 lines
179 B
SCSS
Raw Normal View History

@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;