2024-05-11 15:30:52 +02:00

7 lines
86 B
Go

package epubtemplates
import _ "embed"
//go:embed "style.css.tmpl"
var Style string