mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Update defaultConfig.stub.js
missing comma
This commit is contained in:
parent
46d0f7aff3
commit
cd15b2d76c
@ -167,7 +167,7 @@ module.exports = {
|
||||
'Cambria',
|
||||
'"Times New Roman"',
|
||||
'Times',
|
||||
'serif'
|
||||
'serif',
|
||||
],
|
||||
mono: [
|
||||
'SFMono-Regular',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user