diff --git a/.stylelintrc b/.stylelintrc index a4b93b5f..83ac1e27 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -31,7 +31,10 @@ "responsive", "variants", "screen", - "function" + "function", + "use", + "forward", + "layer" ] } ]