summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss
blob: 4c6afc5bb3977debc1929f917cf163bdce1e6c6a (plain)
1
2
3
4
5
6
7
@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;