Commit e52c4ff5 authored by Neil Freeman's avatar Neil Freeman

Add CSSTidy ST3 Support

parent adb7973d
......@@ -1957,6 +1957,10 @@
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/fitnr/SublimeCSSTidy/tree/st2"
},
{
"sublime_text": ">2999",
"details": "https://github.com/fitnr/SublimeCSSTidy/tree/master"
}
]
......
......@@ -119,7 +119,7 @@
},
{
"sublime_text": ">2999",
"details": "https://github.com/fitnr/SublimeDataConverter/tree/st3"
"details": "https://github.com/fitnr/SublimeDataConverter/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