dat.gui/.jsbeautifyrc-css
2016-06-25 14:24:30 -04:00

7 lines
156 B
Plaintext

{
"allowed_file_extensions": ["css", "scss", "sass", "less"],
"indent_size": 2,
"selector_separator_newline": true,
"newline_between_rules": true
}