Commit db44043c authored by Breno Polanski's avatar Breno Polanski

Add CSS Flexbox snippets

parent 46e6d5d3
...@@ -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": "*",
"branch": "master"
}
]
},
{ {
"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