copy css.vim file into your ~/.vim/syntax/ directory;
add the following line to your ~/.vimrc file;
Bundle "JulesWang/css.vim"
and run :BundleInstall in vim.
- 2013-01-13: added support for installation using vundle
- 2011-10-15: add 130 more color names.
- 2011-09-13: test and add some missing items.
- 2011-09-11: 80% css3 support.