mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-21 09:25:29 -04:00
shift asset processing to webpack (#424)
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"rules": {
|
||||
"color-hex-length": "long",
|
||||
"max-nesting-depth": 6,
|
||||
"order/order": null,
|
||||
"order/properties-alphabetical-order": null,
|
||||
"plugin/no-unsupported-browser-features": [true, {
|
||||
"severity": "warning",
|
||||
|
||||
Reference in New Issue
Block a user