Add eslint config, restructure for scss update

This commit is contained in:
2025-08-23 06:49:45 +02:00
parent 9880084841
commit 59c9a6de0b
16 changed files with 2579 additions and 3 deletions

6
site/build.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
# Run scss build
sass ./src/scss:./dist/css
node build.js