To select css property text by vim-textobj.
This plugin depends on the [vim-textobj-user][https://github.com/kana/vim-textobj-user]. So you need to install it in order to use this plugin.
ac To select css property with propname : and ;.
ic To select css property without propname : and ;.