@g-loot/css-framework
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "@g-loot/css-framework", | ||
"version": "1.0.30" | ||
"version": "1.0.31" | ||
} |
@@ -55,15 +55,16 @@ function withOpacityValue(variable) { | ||
'0': '0rem', | ||
'xs': '.75rem', | ||
'sm': '.875rem', | ||
'tiny': '.875rem', | ||
'xs': '0.75rem', | ||
'sm': '0.875rem', | ||
'tiny': '0.875rem', | ||
'base': '1rem', | ||
'lg': '1.125rem', | ||
'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', | ||
}, | ||
@@ -382,2 +383,12 @@ colors: { | ||
}, | ||
boxShadow: { | ||
'xl': [ | ||
'0px 54px 80px rgba(0, 0, 0, 0.14)', | ||
'0px 22px 33px rgba(0, 0, 0, 0.1)', | ||
'0px 12px 17px rgba(0, 0, 0, 0.08)', | ||
'0px 6px 10px rgba(0, 0, 0, 0.07)', | ||
'0px 3px 5px rgba(0, 0, 0, 0.05)', | ||
'0px 1px 2px rgba(0, 0, 0, 0.03)', | ||
], | ||
}, | ||
dropShadow: { | ||
@@ -384,0 +395,0 @@ 'main': [ |
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
212927
47
11761