From eebc801cedc4fb473ecb2b8b7eacfdaadf95e28d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 19 Jul 2021 19:31:00 +0300 Subject: Revert the scss/index.js change from 6ca0b2e --- scss/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/index.js b/scss/index.js index abb68d3..89404c3 100644 --- a/scss/index.js +++ b/scss/index.js @@ -7,6 +7,7 @@ module.exports = { ], 'rules': { 'at-rule-no-unknown': null, + 'no-invalid-position-at-import-rule': null, 'scss/at-function-named-arguments': 'never', 'scss/at-function-pattern': '^[a-z][a-z-]*$', 'scss/at-function-parentheses-space-before': 'never', -- cgit v1.2.3