Commit aaec9ac5 authored by Damien Seguin's avatar Damien Seguin

Rename CSSfmt to Stylefmt

parent 9fa93bcf
...@@ -3029,17 +3029,6 @@ ...@@ -3029,17 +3029,6 @@
} }
] ]
}, },
{
"name": "CSSfmt",
"details": "https://github.com/dmnsgn/sublime-cssfmt",
"labels": ["css", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/lcdsantos/CSSFontFamily", "details": "https://github.com/lcdsantos/CSSFontFamily",
"releases": [ "releases": [
......
...@@ -2667,6 +2667,18 @@ ...@@ -2667,6 +2667,18 @@
} }
] ]
}, },
{
"name": "Stylefmt",
"previous_names": ["CSSfmt"],
"details": "https://github.com/dmnsgn/sublime-stylefmt",
"labels": ["style", "css", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "StyleSorter", "name": "StyleSorter",
"details": "https://github.com/AndreasBackx/StyleSorter", "details": "https://github.com/AndreasBackx/StyleSorter",
......
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