6 lines
132 B
Text
6 lines
132 B
Text
|
// These settings override both User and Default settings for the CSS syntax
|
||
|
{
|
||
|
"tab_size": 2,
|
||
|
"translate_tabs_to_spaces": true,
|
||
|
}
|