move assets

This commit is contained in:
Henrique Dias
2016-10-22 12:11:08 +01:00
parent 5fce287cd2
commit 17eff65b0d
14 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
{
"css": {
"allowed_file_extensions": ["css", "scss", "sass", "less"],
"end_with_newline": false, // End output with newline
"indent_char": " ", // Indentation character
"indent_size": 4, // Indentation size
"newline_between_rules": true, // Add a new line after every css rule
"selector_separator": " ",
"selector_separator_newline": true // Separate selectors with newline or not (e.g. "a,\nbr" or "a, br")
}
}

1180
_embed/public/css/styles.css Normal file

File diff suppressed because it is too large Load Diff