Commit 4d5ca413 authored by FichteFoll's avatar FichteFoll

Merge pull request #2426 from ningbit/master

Update p.json - Added PxToEm package, converts css px to em and adds comment
parents cbdb3697 88909ee6
...@@ -974,6 +974,16 @@ ...@@ -974,6 +974,16 @@
} }
] ]
}, },
{
"name": "PxToEm",
"details": "https://github.com/ningbit/sublime_pxtoem",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/ningbit/sublime_pxtoem/tags"
}
]
},
{ {
"details": "https://github.com/biermeester/Pylinter", "details": "https://github.com/biermeester/Pylinter",
"labels": ["linting"], "labels": ["linting"],
......
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