Skip to content

Commit 4e28a2a

Browse files
committed
Merge branch 'patch-1' of git://github.com/Log1x/tailwindcss into Log1x-patch-1
2 parents 28c8250 + 520188a commit 4e28a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stubs/defaultConfig.stub.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ module.exports = {
204204
loose: 2,
205205
},
206206
letterSpacing: {
207-
tighter: '-.05em',
208-
tight: '-.025em',
207+
tighter: '-0.05em',
208+
tight: '-0.025em',
209209
normal: '0',
210210
wide: '0.025em',
211211
wider: '0.05em',

0 commit comments

Comments
 (0)