1
0
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:
Scott Tolksdorf
2017-02-26 17:42:21 -05:00
parent ef0265f4fa
commit 234d216d64
11 changed files with 215 additions and 25 deletions

View File

@@ -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());