Initial commit

This commit is contained in:
2018-06-17 19:53:51 +02:00
commit 9faf28fd96
12 changed files with 7221 additions and 0 deletions

8
.sass-lint.yml Normal file
View File

@ -0,0 +1,8 @@
rules:
force-element-nesting: false
no-qualifying-elements:
allow-element-with-class: true
indentation:
size: 'tab'
no-color-literals:
allow-rgba: true