Commit 76e8a429 authored by FichteFoll's avatar FichteFoll

Merge pull request #5392 from dmnsgn/master

Rename CSSfmt to Stylefmt
parents cac30de6 aaec9ac5
...@@ -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": [
......
...@@ -2691,6 +2691,18 @@ ...@@ -2691,6 +2691,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