Conversation
|
/cc @esdoppio for language review, @simurai for styling. There shouldn't be anything explicitly targeting the |
|
Theoretically, I think "meta.property-list.scss" should remain as it is, because unlike property-name or property-value, what can go into a "property list" (still don't like the name) of SCSS is very different from that of CSS. But other than that, I don't see why we can't change it. |
simurai
left a comment
There was a problem hiding this comment.
👍 with this.
I don't think themes want style properties differently in SCSS vs CSS. And I think they still can with a more specific selector, like .source.scss xxx.css.
|
Alternatively, we could use |
|
Yeah, I guess having both ( |
This change brings language-sass in line with language-css and language-less. The main goal of this PR is to allow for deduplication in autocomplete-css.