Commit d4bc6b9e authored by FichteFoll's avatar FichteFoll

Merge pull request #1674 from stolksdorf/master

Added CleanCSS details to c.json
parents 95610d7a dcfdf7d9
...@@ -313,6 +313,16 @@ ...@@ -313,6 +313,16 @@
} }
] ]
}, },
{
"name": "CleanCSS",
"details": "https://github.com/stolksdorf/CleanCSS",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/stolksdorf/CleanCSS/tree/master"
}
]
},
{ {
"name": "Clickable URLs", "name": "Clickable URLs",
"details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText2", "details": "https://github.com/leonid-shevtsov/ClickableUrls_SublimeText2",
......
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