dotfiles/sublime/CSS.sublime-settings
2022-04-15 13:44:15 +02:00

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,
}