Commit 312aae91 authored by FichteFoll's avatar FichteFoll

Merge pull request #2588 from taylorlapeyre/master

Add CSS Completions package
parents 0b7985d0 e730e790
...@@ -1325,6 +1325,16 @@ ...@@ -1325,6 +1325,16 @@
} }
] ]
}, },
{
"name": "CSS Completions",
"details": "https://github.com/daneden/sublime-css-completions",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/daneden/sublime-css-completions/tree/master"
}
]
},
{ {
"name": "CSS Less(ish)", "name": "CSS Less(ish)",
"details": "https://github.com/kizza/CSS-Less-ish", "details": "https://github.com/kizza/CSS-Less-ish",
......
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