Progress on stylesheets

This commit is contained in:
2024-07-29 01:50:51 -04:00
parent e01b3c8e00
commit 905953b7f9
7 changed files with 741 additions and 10 deletions

3
go.mod
View File

@@ -1,8 +1,9 @@
module git.tebibyte.media/tomo/nasin
go 1.20
go 1.22.2
require (
git.tebibyte.media/sashakoshka/goparse v0.2.0
git.tebibyte.media/tomo/backend v0.5.1
git.tebibyte.media/tomo/objects v0.20.1
git.tebibyte.media/tomo/tomo v0.41.1