From 816d4add6f017775bc1f6607e392bfb71e393ffa Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sat, 11 Apr 2020 02:42:27 +0200 Subject: repository refactoring --- .sass-lint.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .sass-lint.yml (limited to '.sass-lint.yml') diff --git a/.sass-lint.yml b/.sass-lint.yml new file mode 100644 index 0000000..ee042cc --- /dev/null +++ b/.sass-lint.yml @@ -0,0 +1,14 @@ +rules: + indentation: + - 1 + - size: 4 + property-sort-order: 0 + zero-unit: 0 + single-line-per-selector: 0 + no-ids: 0 + nesting-depth: 0 + leading-zero: 0 + no-color-literals: 0 + no-color-keywords: 0 + placeholder-in-extend: 0 + no-important: 0 -- cgit v1.2.3-70-g09d2