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