Skip to content

Commit 41a0b81

Browse files
committed
Updates the lost-vars docs to be a variable
This probably will be updated later, but this should make it work for now.
1 parent d815326 commit 41a0b81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/lost-vars.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Lost Variables"
33
nav: "lost-vars"
44
code-example: "true"
5-
type: "function"
5+
type: "variable"
66
description: "Use to output Lost Variables anywhere in the project to help consistency and readability."
77
rules:
88
- rule: "gutter"
@@ -17,4 +17,4 @@ rules:
1717
padding: lost-vars('gutter-local'); /* 50px */
1818
margin-top: lost-vars('gutter'); /* 30px default gutter */
1919
}
20-
{% endhighlight %}
20+
{% endhighlight %}

0 commit comments

Comments
 (0)