]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - .dev/.sasslintrc
Upgrade front end dependencies
[github/shaarli/Shaarli.git] / .dev / .sasslintrc
diff --git a/.dev/.sasslintrc b/.dev/.sasslintrc
deleted file mode 100644 (file)
index 47c3145..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-options:
-  max-warnings: 0
-rules:
-  property-sort-order:
-    - 0
-# Sort order rule does not work with CSS variables: https://github.com/sasstools/sass-lint/issues/1161
-#    - 1
-#    -
-#      order: 'concentric'
-  no-important:
-    - 0
-  no-vendor-prefixes:
-    - 0 # this will be fixed with v2: see https://github.com/sasstools/sass-lint/pull/1137
-  nesting-depth:
-    - 1
-    -
-      max-depth: 4