css - Sublime text : Add css3 syntax highlighting -


is possible add css3 properties : "animation-name", "animation-timing-function", or values : "display-table" in css syntax highlighting.

i guess implies *css_completions.py* don't know how proceed.

http://img407.imageshack.us/img407/4408/54ki.png

luckily you're not first 1 have question, , guy has made package that: https://github.com/i-akhmadullin/sublime-css3

at bottom there's installation-guide using package manager.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -