mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
17 lines
284 B
Plaintext
17 lines
284 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") |