@@ -0,0 +1,6 @@
+{
+ "extends": "../../.stylelintrc.json",
+ "ignoreFiles": [
+ "src/public/**/*.css"
+ ]
+}