Merge branch 'patch-1' of git://github.com/Log1x/tailwindcss into Log1x-patch-1

This commit is contained in:
Adam Wathan 2019-04-26 16:02:33 -04:00
commit 4e28a2a4ca

View File

@ -204,8 +204,8 @@ module.exports = {
loose: 2,
},
letterSpacing: {
tighter: '-.05em',
tight: '-.025em',
tighter: '-0.05em',
tight: '-0.025em',
normal: '0',
wide: '0.025em',
wider: '0.05em',