Add Mojolicious AssetPack plugin and Materialize styles

This commit is contained in:
2026-07-30 18:34:20 -07:00
parent 0e3f8c2d8e
commit 0343b43b50
8 changed files with 85 additions and 3 deletions

5
mojo_app/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"materialize-css": "^1.0.0"
}
}