From f5ba4d25fefdf3dbe751448bc374466b1312e20a Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Tue, 14 Jul 2020 20:02:19 +0200 Subject: [PATCH] we don't specify function customness anymore they can come imports out of modules --- Tests/syntax_test_scss.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/syntax_test_scss.scss b/Tests/syntax_test_scss.scss index b623e75c..e3dd3211 100644 --- a/Tests/syntax_test_scss.scss +++ b/Tests/syntax_test_scss.scss @@ -676,7 +676,7 @@ $gutter-width: 10px; } #sidebar { width: grid-width(5); } // ^^^^^^^^^^^^^ meta.property-value.css meta.function-call.css -// ^^^^^^^^^^ support.function.custom.sass +// ^^^^^^^^^^ support.function /*