mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-21 11:32:47 +00:00
Initial file restructuring
This commit is contained in:
5
themes/5ePHB/snippets/watercolor.gen.js
Normal file
5
themes/5ePHB/snippets/watercolor.gen.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const _ = require('lodash');
|
||||
|
||||
module.exports = ()=>{
|
||||
return `{{watercolor${_.random(1, 12)},top:20px,left:30px,width:300px,background-color:#BBAD82,opacity:80%}}\n\n`;
|
||||
};
|
||||
Reference in New Issue
Block a user