We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a0b81 commit 7ff5216Copy full SHA for 7ff5216
docs/_docs/$lost-gutter-local.md
@@ -7,6 +7,8 @@ description: "Allows you to output the gutter that is declared locally within th
7
rules:
8
- rule: "$lost-gutter-local"
9
description: "Outputs the value of the gutter for that particular declaration."
10
+deprecation: "true"
11
+deprecation-instead: "lost-vars"
12
---
13
14
{% highlight css %}
docs/_docs/$lost-gutter.md
@@ -7,6 +7,8 @@ description: "Use the global gutter anywhere in the project to help consistency
- rule: "$lost-gutter"
description: "Outputs the value of the global gutter. Use this as a value anywhere in your project."
##### Default
0 commit comments