From 12de86d25d1b24164a892d24807aa7324f3a5e17 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 4 Oct 2023 16:41:55 -0400 Subject: [PATCH] Specify gap in the property order --- sass-lint.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/sass-lint.yml b/sass-lint.yml index 193adc8..0392808 100644 --- a/sass-lint.yml +++ b/sass-lint.yml @@ -185,6 +185,7 @@ rules: - grid-template-areas - grid-template-rows - grid-template-columns + - gap - flex - flex-basis - flex-direction