diff --git a/src/index.js b/src/index.js index 3bc1084..4cd6088 100644 --- a/src/index.js +++ b/src/index.js @@ -5,6 +5,7 @@ module.exports = { indentation: null, linebreaks: null, + 'at-rule-empty-line-before': null, 'at-rule-name-case': null, 'at-rule-name-newline-after': null, 'at-rule-name-space-after': null,