Burt пре 2 година
родитељ
комит
6b8c822306
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .stylelintrc.cjs

+ 1 - 0
.stylelintrc.cjs

@@ -42,5 +42,6 @@ module.exports = {
         ignoreTypes: ['page'],
       },
     ],
+    'comment-empty-line-before': 'never',
   },
 }