@@ -0,0 +1,6 @@
+{
+ "extends": "stylelint-config-recommended",
+ "rules": {
+ "at-rule-no-unknown": null
+ }
+}