Skip to content

Commit b6cc0ce

Browse files
committed
Remove stylelint
This development dependency was resulting in normalize.css being marked as containing a potential security vulnerability.
1 parent 7369f56 commit b6cc0ce

File tree

3 files changed

+3
-2177
lines changed

3 files changed

+3
-2177
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,12 +119,6 @@ project:
119119
[interactive rebase](https://help.github.com/articles/interactive-rebase)
120120
feature to tidy up your commits before making them public.
121121

122-
Be sure to test the `normalize.css` file for style conformance.
123-
124-
```bash
125-
npm test
126-
```
127-
128122
Be sure to add a test to the `test.html` file if appropriate, and test
129123
your change in all supported browsers.
130124

0 commit comments

Comments
 (0)