Commit 70f9b16e authored by FichteFoll's avatar FichteFoll

Merge pull request #4943 from hudochenkov/master

Add Syntax Highlighting for PostCSS
parents c63d6d3f bb9f1b18
...@@ -3891,6 +3891,17 @@ ...@@ -3891,6 +3891,17 @@
} }
] ]
}, },
{
"name": "Syntax Highlighting for PostCSS",
"details": "https://github.com/hudochenkov/Syntax-highlighting-for-PostCSS",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Syntax Highlighting for Sass", "name": "Syntax Highlighting for Sass",
"details": "https://github.com/P233/Syntax-highlighting-for-Sass", "details": "https://github.com/P233/Syntax-highlighting-for-Sass",
......
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