Commit 1c9d77a4 authored by Ben Krieger's avatar Ben Krieger

Add Libsass Build and Sassc dependency

parent f89e051d
......@@ -375,6 +375,20 @@
}
]
},
{
"name": "sassc",
"load_order": "50",
"description": "Sassc binaries",
"author": "blitzrk",
"issues": "https://github.com/blitzrk/sublime_sassc/issues",
"releases": [
{
"base": "https://github.com/blitzrk/sublime_sassc",
"tags": true,
"sublime_text": "*"
}
]
},
{
"name": "select-windows",
"load_order": "02",
......
......@@ -531,6 +531,18 @@
}
]
},
{
"name": "Libsass Build",
"details": "https://github.com/blitzrk/sublime_libsass",
"labels": ["sass", "scss", "css"],
"releases": [
{
"sublime_text": "*",
"tags": true,
"dependencies": ["sassc"]
}
]
},
{
"name": "Licence Snippets",
"details": "https://github.com/sijk/sublime-licence-snippets",
......
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