diff --git a/.stylelintrc.json b/.stylelintrc.json new file mode 100644 index 000000000..a7e9cd34f --- /dev/null +++ b/.stylelintrc.json @@ -0,0 +1,3 @@ +{ + "extends": "stylelint-config-standard-less" +}