csscomb / vim-csscomb

CSScomb plugin for Vim. Tool for sorting CSS properties in specific order.
csscomb.com
134 stars 18 forks source link

:CSScomb does NOT change/update .css file #15

Open henryoliver opened 4 years ago

henryoliver commented 4 years ago

Hey guys, csscomb is globally installed on my npm and the csscomb vim plugin is runing fine, the problem is no matter what I do, the :CSScomb command does not comb my .css files, it just runs silent and I can't see any changes no matter how mess up is the .css file.

I appreciate any help with that.

Thanks! -- Henry

dvstorm commented 3 years ago

Same problem here