mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-21 07:01:29 +00:00
Snippet bar has been replaced and new style of snippets being worked on
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
const snippets = require('../shared/homebrewery/snippets/brew');
|
||||
const snippets = require('../shared/homebrewery/snippets');
|
||||
|
||||
console.log(snippets);
|
||||
|
||||
console.log(snippets.phb.spell.gen());
|
||||
console.log(snippets.style.print.a4PageSize());
|
||||
console.log(snippets.brew.phb.spell());
|
||||
console.log(snippets.brew.phb.table());
|
||||
Reference in New Issue
Block a user