Skip to content

Commit

Permalink
feat: update tailwind config viewer options
Browse files Browse the repository at this point in the history
update tailwind config viewer options

#390
  • Loading branch information
acd02 committed Mar 13, 2023
1 parent cd10e21 commit 38a4d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.viewer.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module.exports = {
theme: {
...themeConf,
configViewer: {
baseFontSize: 10,
baseFontSize: 16,
themeReplacements: toTailwindConfigViewer(themeUtils.defaultTheme),
},
},
Expand Down

0 comments on commit 38a4d09

Please sign in to comment.