mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-11 14:35: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:
+1
-1
@@ -14,7 +14,7 @@ module.exports = {
|
||||
"background-image"
|
||||
],
|
||||
}),
|
||||
require("postcss-merge-rules")(),
|
||||
require("postcss-combine-duplicated-selectors")(),
|
||||
require("postcss-normalize-charset")(),
|
||||
require("postcss-clean")({
|
||||
compatibility: "*",
|
||||
|
||||
Reference in New Issue
Block a user