Commit 853baa58 authored by Sindre Sorhus's avatar Sindre Sorhus Committed by FichteFoll

Autoprefixer - add some more keywords (#5626)

It got support for SCSS.

https://github.com/sindresorhus/sublime-autoprefixer/commit/b472cdbb788693869b3be0bb2a9b9ffc19f5f336
parent 0b225ac4
...@@ -1759,7 +1759,7 @@ ...@@ -1759,7 +1759,7 @@
{ {
"name": "Autoprefixer", "name": "Autoprefixer",
"details": "https://github.com/sindresorhus/sublime-autoprefixer", "details": "https://github.com/sindresorhus/sublime-autoprefixer",
"labels": ["text manipulation", "prefix", "css"], "labels": ["text manipulation", "prefix", "css", "scss", "sass", "postcss"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment