Commit b0e31f69 authored by FichteFoll's avatar FichteFoll

Merge pull request #5075 from brenopolanski/patch-3

Add CSS Flexbox snippets
parents dcf97481 6a3f4347
...@@ -863,6 +863,17 @@ ...@@ -863,6 +863,17 @@
} }
] ]
}, },
{
"name": "Flexbox Snippets",
"details": "https://github.com/brenopolanski/css-flexbox-sublime-snippets",
"labels": ["css", "flexbox", "sublime", "snippets"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Flight JS Snippets", "name": "Flight JS Snippets",
"details": "https://github.com/cameronhunter/flight-js-snippets", "details": "https://github.com/cameronhunter/flight-js-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