UNPKG

scratchblocks

Version:

Make pictures of Scratch blocks from text.

9 lines (5 loc) 178 B
import init from "./index.js" const scratchblocks = (window.scratchblocks = init(window)) // add our CSS to the page scratchblocks.appendStyles() export default scratchblocks