Ignore node modules

This commit is contained in:
Patrick Marsceill
2018-11-15 16:17:29 -05:00
parent aa5a4e529c
commit 8968860b4b
28 changed files with 878 additions and 467 deletions

View File

@@ -1,7 +1,7 @@
//
// Tables
//
// stylelint-disable max-nesting-depth, selector-no-type
// stylelint-disable max-nesting-depth, selector-no-type, selector-max-type
table {
display: block;