- Timestamp:
- Apr 3, 2024, 11:17:16 PM (14 months ago)
- Location:
- trunk/cmd/aya
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd/aya/amber.go
r79 r87 1 //go:build !noamber 1 2 // Render .amber files into .html 2 3 package main -
trunk/cmd/aya/gcss.go
r79 r87 1 //go:build !nogcss 1 2 // Render .gcss files into .css 2 3 package main
Note:
See TracChangeset
for help on using the changeset viewer.