Index: stylelint-config-eyeo/README.md |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/stylelint-config-eyeo/README.md |
@@ -0,0 +1,9 @@ |
+# stylelint-config-eyeo |
+ |
+A [Stylelint](https://stylelint.io) configuration that checks for compliance with the [Adblock Plus coding style guide](https://adblockplus.org/coding-style#html-css) which is used for all eyeo projects. |
+ |
+## Installation |
+ |
+ npm install -g stylelint stylelint-config-eyeo |
+ |
+This command requires administrator privileges so you might need to use `sudo`. |