SublimeText / Sass

Sass and SCSS syntax for Sublime Text
https://packagecontrol.io/packages/Sass
MIT License
50 stars 8 forks source link

Add support for `viewport` at-rule #71

Closed niksy closed 3 years ago

braver commented 3 years ago

@viewport is deprecated.

Also, in cases where the syntax is not specific to sass/scss, ie. it's CSS feature, I keep full compatibility with the default CSS syntax, so if you want this added you can open the pull request there (although I kinda doubt it would be considered).

niksy commented 3 years ago

Oh, I didn’t know it was on track to be removed. Closing this then.