mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
|
{
|
||
|
"allowed_file_extensions": ["css", "scss", "sass", "less"],
|
||
|
"indent_size": 2,
|
||
|
"selector_separator_newline": true,
|
||
|
"newline_between_rules": true
|
||
|
}
|