@g-loot/css-framework
Advanced tools
Comparing version 1.0.64 to 1.0.65
{ | ||
"name": "@g-loot/css-framework", | ||
"version": "1.0.64" | ||
"version": "1.0.65" | ||
} |
@@ -229,9 +229,10 @@ function withOpacityValue(variable) { | ||
'xl': '1.25rem', | ||
'2xl': '1.75rem', | ||
'3xl': '2.25rem', | ||
'4xl': '3rem', | ||
'5xl': '3.5rem', | ||
'2xl': '1.5rem', | ||
'3xl': '1.875rem', | ||
'4xl': '2.25rem', | ||
'5xl': '3rem', | ||
'6xl': '3.75rem', | ||
'7xl': '4.5rem', | ||
'8xl': '7.4rem', | ||
'8xl': '6rem', | ||
'9xl': '8rem', | ||
}, | ||
@@ -238,0 +239,0 @@ animation: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
254585
14427