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