README, general font icon, google fonts API, ready for FontSelector component, testing/fixes with jsPDF

This commit is contained in:
Xevion
2020-08-24 20:29:58 -05:00
parent ea13340efd
commit c34a648f1b
8 changed files with 98 additions and 40 deletions

View File

@@ -0,0 +1,4 @@
module.exports = {
outputDir: './docs/',
publicPath: process.env.NODE_ENV === 'production' ? '/calligraphy/' : '/',
}