mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-10 19:22:55 -05: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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,10 @@ builds/
|
||||
_vendor/
|
||||
hugo_stats.json
|
||||
|
||||
# webpack artifacts
|
||||
data/manifest.json
|
||||
static/assets/
|
||||
|
||||
# node/npm/yarn
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user