diff --git a/app/client/src/scss/types/cms.scss b/app/client/src/scss/types/cms.scss deleted file mode 100644 index edd4a8a..0000000 --- a/app/client/src/scss/types/cms.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import "../variables"; -@import "~@a2nt/ss-bootstrap-ui-webpack-boilerplate-react/src/scss/types/cms"; diff --git a/sass-lint.yml b/sass-lint.yml index c88eaea..67b2680 100644 --- a/sass-lint.yml +++ b/sass-lint.yml @@ -41,9 +41,7 @@ rules: indentation: - 2 - size: 4 - final-newline: - - 2 - - include: true + final-newline: false no-trailing-whitespace: 2 border-zero: - 2