Commit a6bc17b1 authored by Jonah's avatar Jonah

add css rtl generator

parent f304e104
...@@ -1888,6 +1888,16 @@ ...@@ -1888,6 +1888,16 @@
} }
] ]
}, },
{
"name": "CSS RTL generator",
"details": "https://github.com/junyuecao/sublime-cssrtl",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/junyuecao/sublime-cssrtl/tags"
}
]
},
{ {
"name": "CSS Selector Reveal", "name": "CSS Selector Reveal",
"details": "https://github.com/fblee/sublime-css-selector-reveal", "details": "https://github.com/fblee/sublime-css-selector-reveal",
...@@ -2035,16 +2045,6 @@ ...@@ -2035,16 +2045,6 @@
} }
] ]
}, },
{
"name": "CSS RTL generator",
"details": "https://github.com/junyuecao/sublime-cssrtl",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/junyuecao/sublime-cssrtl/tags"
}
]
}
{ {
"name": "CSSTidy", "name": "CSSTidy",
"details": "https://github.com/fitnr/SublimeCSSTidy", "details": "https://github.com/fitnr/SublimeCSSTidy",
......
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