Continue ESM transform
This commit is contained in:
parent
b8205a63aa
commit
36835216f5
44 changed files with 1939 additions and 502 deletions
|
@ -1,4 +1,5 @@
|
|||
import * as themes from "../themes/index.mjs";
|
||||
|
||||
export default (function (args) {
|
||||
const theme = themes[args.theme];
|
||||
const unitWidth = 128;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue