Added stylelint as a dependency using Yarn

This commit is contained in:
2019-03-29 00:06:06 +01:00
parent b377734ea6
commit 19ad5c54ee
3 changed files with 2402 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ cache/
/vendor/
composer.lock
node_modules