Commit fa1be593 authored by Will Bond's avatar Will Bond

Merge pull request #3462 from y0ssar1an/master

Add CSS3 package for ST3. Change CSS3_Syntax to ST2 only.
parents 1a1ff15b f66e58fc
......@@ -1869,12 +1869,23 @@
],
"labels": ["build system","language syntax","css","preprocessor"]
},
{
"name": "CSS3",
"details": "https://github.com/y0ssar1an/CSS3",
"labels": ["language syntax", "completions", "auto-complete", "reset", "linting"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/y0ssar1an/CSS3/tags"
}
]
},
{
"name": "CSS3_Syntax",
"details": "https://github.com/y0ssar1an/CSS3_Syntax",
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"details": "https://github.com/y0ssar1an/CSS3_Syntax/tags"
}
]
......
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