Commit 8e5ae94c authored by Richard Willis's avatar Richard Willis

SassBeautify: added labels, sublime_text verions and platform types

parent 0a78d959
...@@ -54,10 +54,16 @@ ...@@ -54,10 +54,16 @@
] ]
}, },
{ {
"name": "SassBeautify",
"details": "https://github.com/badsyntax/SassBeautify", "details": "https://github.com/badsyntax/SassBeautify",
"labels": [
"sass",
"formatting"
],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"platforms": "*",
"details": "https://github.com/badsyntax/SassBeautify/tree/master" "details": "https://github.com/badsyntax/SassBeautify/tree/master"
} }
] ]
......
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