dotfiles/sublime/CSS.sublime-settings

6 lines
132 B
Plaintext

// These settings override both User and Default settings for the CSS syntax
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
}