summaryrefslogtreecommitdiffstats
path: root/debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss
diff options
context:
space:
mode:
Diffstat (limited to 'debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss')
-rw-r--r--debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss b/debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss
new file mode 100644
index 0000000..4c6afc5
--- /dev/null
+++ b/debian/missing-sources/bourbon/app/assets/stylesheets/settings/_asset-pipeline.scss
@@ -0,0 +1,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;