Files
ogre-alert/assets/scss/lib/bourbon/settings/_asset-pipeline.scss
dcooperdalrymple 22f6c8188e Initial commit.
2021-02-19 16:43:21 -06:00

8 lines
186 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;