myheats-website

Website for myheats
git clone https://git.in0rdr.ch/myheats-website.git
Log | Files | Refs | Pull requests | README | LICENSE

_asset-pipeline.scss (179B)


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