mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 20:22:29 +00:00
18 lines
279 B
Plaintext
18 lines
279 B
Plaintext
// variables
|
|
include src/pug/variables.pug
|
|
|
|
// mixins
|
|
include src/pug/mixins.pug
|
|
|
|
// main sheet code
|
|
include src/pug/core.pug
|
|
|
|
//hidden inputs & datalists
|
|
include src/pug/data.pug
|
|
|
|
//roll templates
|
|
include src/pug/rolltemplate.pug
|
|
|
|
//sheetworkers
|
|
//- script(type="sheet/worker")
|