sass-planifolia

Vanilla Sass helper functions
git clone https://git.ce9e.org/sass-planifolia.git

commit
d8e314e32172af0c21cdb5db70bb657b3507fffb
parent
aea63afe39fd2c6d27cda94f4d77f92f6be591e8
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-04-11 06:20
drop sass-lint

Diffstat

D .sass-lint.yml 15 ---------------
M package.json 2 --

2 files changed, 0 insertions, 17 deletions


diff --git a/.sass-lint.yml b/.sass-lint.yml

@@ -1,15 +0,0 @@
    1    -1 files:
    2    -1   include: 'sass/**/*.s+(a|c)ss'
    3    -1 rules:
    4    -1   no-warn: 0
    5    -1   no-color-keywords: 0
    6    -1   no-color-literals: 0
    7    -1   leading-zero:
    8    -1     -
    9    -1       include: true
   10    -1   final-newline:
   11    -1     -
   12    -1       include: false
   13    -1   brace-style:
   14    -1     -
   15    -1       allow-single-line: false

diff --git a/package.json b/package.json

@@ -7,13 +7,11 @@
    7     7   "devDependencies": {
    8     8     "mocha": "^3.5.3",
    9     9     "node-sass": "^4.8.3",
   10    -1     "sass-lint": "^1.12.1",
   11    10     "sassaby": "^2.1.1",
   12    11     "sassdoc": "^2.6.0"
   13    12   },
   14    13   "scripts": {
   15    14     "test": "mocha",
   16    -1     "lint": "sass-lint -vq",
   17    15     "docs": "sassdoc sass"
   18    16   },
   19    17   "keywords": [