Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Commit 03bb36d

Browse files
Merge pull request #129 from lucavb/fix/readd-missing-prettier-rule
fix adding at-rule-empty-line-before again
2 parents 0b8f572 + d852c75 commit 03bb36d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module.exports = {
55
indentation: null,
66
linebreaks: null,
77

8+
'at-rule-empty-line-before': null,
89
'at-rule-name-case': null,
910
'at-rule-name-newline-after': null,
1011
'at-rule-name-space-after': null,

0 commit comments

Comments
 (0)