Commit 844f1bc1 authored by René Stalder's avatar René Stalder

switch compass from channels to repository, update tags

Removes the Compass package from the channel.json and adds it to the repository since it is hosted on Github anyway.
parent a79d5739
......@@ -120,7 +120,6 @@
"https://raw.githubusercontent.com/vkocubinsky/sublime_packages/master/packages.json",
"https://raw.githubusercontent.com/wallysalami/QuickLook/master/packages.json",
"https://raw.githubusercontent.com/weslly/sublime_packages/master/packages.json",
"https://raw.githubusercontent.com/whatwedo/sublime-text-compass/master/packages.json",
"https://raw.githubusercontent.com/x3ns/x3-alpha-theme/master/packages.json",
"https://raw.githubusercontent.com/xgenvn/InputHelper/master/packages.json",
"https://raw.githubusercontent.com/yangsu/sublime-io/master/packages.json",
......
......@@ -2354,6 +2354,18 @@
}
]
},
{
"name": "Compass",
"details": "https://github.com/whatwedo/sublime-text-compass",
"author": "whatwedo",
"labels": ["compass", "scss", "sass", "css", "precompiler", "build", "watch", "css3", "build system", "minification"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Competitive Programming",
"details": "https://github.com/egtoneyUK/CompetitiveProgramming/",
......
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