From c90d2cb82ea744bf2d49ac1af01a38280fdabf06 Mon Sep 17 00:00:00 2001 From: Pavel Date: Fri, 29 Nov 2019 11:59:26 +0300 Subject: [PATCH] Removed duplicate properties "list-style" --- lib/config/property-sort-orders/smacss.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/config/property-sort-orders/smacss.yml b/lib/config/property-sort-orders/smacss.yml index 45ba3e22..e998abd6 100644 --- a/lib/config/property-sort-orders/smacss.yml +++ b/lib/config/property-sort-orders/smacss.yml @@ -209,7 +209,6 @@ order: - 'letter-spacing' - 'line-height' - - 'list-style' - 'word-spacing' - 'text-align'