1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
documize/embed
Harvey Kandola 0ce10ae5a2 Back-port CSS changes to export process
Export process produces a self-enclosed HMTL file.

The new styles introduced in v2 need to be available to the export process, hence this commit.
2019-01-08 18:11:48 +00:00
..
bindata.go Back-port CSS changes to export process 2019-01-08 18:11:48 +00:00
embed.go removed embed init() for unit testing 2017-09-01 14:11:09 +01:00
README.md move embedded assets to separate directory 2016-07-22 20:56:56 +01:00

Uses github.com/elazarl/go-bindata-assetfs, which must be installed to 'go generate' to create bindata_assetfs.go