feat: first release

This commit is contained in:
Alexander Navarro 2025-04-11 19:13:39 -04:00
commit c2f15bbdce
8 changed files with 329 additions and 0 deletions

7
bunfig.toml Normal file
View file

@ -0,0 +1,7 @@
[serve.static]
plugins = ["bun-plugin-sass"]
[install.scopes]
"@alecodes" = { url = "https://git.alecodes.page/api/packages/alecodes/npm/" }
"@mini-strap" = { url = "https://git.alecodes.page/api/packages/alecodes/npm/" }