Add 18th background pattern

This commit is contained in:
2023-09-26 22:47:12 +02:00
parent 4ad9bf32b4
commit 8c94c04b22
29 changed files with 3 additions and 4 deletions

View File

@@ -4,8 +4,7 @@
"type": "module",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
"start": "sirv public"
"dev": "rollup -c -w"
},
"devDependencies": {
"@babel/core": "^7.22.20",