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 @@
//
// Styles for rendered markdown in the .main-content container
//
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors
// stylelint-disable selector-no-type, max-nesting-depth, selector-max-compound-selectors, selector-max-type
.page-content {
ul,