mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-21 08:31:29 +00:00
Adding in notes and adding more to blocks
This commit is contained in:
@@ -2,6 +2,7 @@ const snippets = require('../shared/homebrewery/snippets');
|
||||
|
||||
console.log(snippets);
|
||||
|
||||
console.log(snippets.style.print.a4PageSize());
|
||||
console.log(snippets.brew.phb.spell());
|
||||
console.log(snippets.brew.phb.table());
|
||||
//console.log(snippets.brew.spell());
|
||||
//console.log(snippets.brew.table());
|
||||
|
||||
console.log(snippets.brew.noncasterTable());
|
||||
Reference in New Issue
Block a user