Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@g-loot/css-framework

Package Overview
Dependencies
Maintainers
5
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@g-loot/css-framework - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

styles/chat.module.css

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc