Closed ghost closed 3 years ago
How can I autocomplete scss variable? %name and @mixin name are fine, but variable like $name doesn't work.
you should use css extended completion it suggest scss variables and mixins also
How can I autocomplete scss variable? %name and @mixin name are fine, but variable like $name doesn't work.