🔀 Merge branch 'master' of github.com:n8n-io/n8n
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = {
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
new GoogleFontsPlugin({
|
||||
apiUrl: 'https://n8n-google-fonts-helper.herokuapp.com/api/fonts',
|
||||
fonts: [
|
||||
{ family: 'Open Sans', variants: ['300', '400', '600', '700'] },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user