1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-22 19:31:17 -04:00

stylelint ignore vendor

This commit is contained in:
2021-08-23 10:20:27 -04:00
parent d55959497e
commit 2f7760ab92
2 changed files with 2 additions and 3 deletions

View File

@@ -22,5 +22,6 @@
"selector-max-id": null, "selector-max-id": null,
"selector-no-qualifying-type": null, "selector-no-qualifying-type": null,
"shorthand-property-no-redundant-values": null "shorthand-property-no-redundant-values": null
} },
"ignoreFiles": ["assets/**/vendor/**"]
} }

View File

@@ -1,5 +1,3 @@
// stylelint-disable
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */ /*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/* /*