Closed alexilyaev closed 9 years ago
Following Idiomatic CSS
Would be nice to have a setting to define the spacing between the values of the RGB
rgba(0,0,0,1);
vs
rgba(0, 0, 0, 1);
fixed in https://github.com/rmaksim/Sublime-Text-2-Inc-Dec-Value/commit/5b0bca23e46d832c5ce84eb24f726a7f1bc8897b
Following Idiomatic CSS
Would be nice to have a setting to define the spacing between the values of the RGB
vs