_asset-pipeline.scss 179 B

1234567
  1. @charset "UTF-8";
  2. /// A global setting to enable or disable the `$asset-pipeline` variable for all functions that accept it.
  3. ///
  4. /// @type Bool
  5. $asset-pipeline: false !default;