typography: generator

This commit is contained in:
He4eT 2020-10-30 00:33:07 +05:00
commit 04a3fa2f7b
2 changed files with 17 additions and 1 deletions

View file

@ -5,7 +5,8 @@
"main": "site.config.js",
"scripts": {
"start": "nanogen start",
"build": "nanogen build"
"build": "nanogen build",
"typography": "node typography.js"
},
"keywords": [],
"author": "",