Skip to content
Permalink
Browse files
Remove stylelint
This development dependency was resulting in normalize.css being marked
as containing a potential security vulnerability.
  • Loading branch information
necolas committed Nov 5, 2018
1 parent 7369f56 commit b6cc0ceb21ce1dadce60f3a8269d0601345e57e3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2,177 deletions.
@@ -119,12 +119,6 @@ project:
[interactive rebase](https://help.github.com/articles/interactive-rebase)
feature to tidy up your commits before making them public.

Be sure to test the `normalize.css` file for style conformance.

```bash
npm test
```

Be sure to add a test to the `test.html` file if appropriate, and test
your change in all supported browsers.

0 comments on commit b6cc0ce

Please sign in to comment.