mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Add missing trailing zeros
This commit is contained in:
parent
e9b4014131
commit
520188a5d0
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user