🚀 Socket Launch Week 🚀 Day 3: Socket Acquires Coana.Learn More

@equinor/fusion-web-theme

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/fusion-web-theme - npm Package Compare versions

Comparing version

to
0.1.3

@@ -6,2 +6,13 @@ # Change Log

## [0.1.3](https://github.com/equinor/fusion-web/compare/@equinor/fusion-web-theme@0.1.2...@equinor/fusion-web-theme@0.1.3) (2021-09-14)
### Bug Fixes
* fixed wrong var naming for spacing ([a0d0b0e](https://github.com/equinor/fusion-web/commit/a0d0b0e1767a150bc2905cb4cb9fb253f845aa2b))
## [0.1.2](https://github.com/equinor/fusion-web/compare/@equinor/fusion-web-theme@0.1.1...@equinor/fusion-web-theme@0.1.2) (2021-06-02)

@@ -8,0 +19,0 @@

@@ -6,3 +6,3 @@ import { tokens } from '@equinor/eds-tokens';

const { name, value } = this;
const attribute = StyleProperty.makeCssVar('color', name);
const attribute = StyleProperty.makeCssVar('spacing', name);
return {

@@ -9,0 +9,0 @@ padding: { attribute, value },

{
"name": "@equinor/fusion-web-theme",
"version": "0.1.2",
"version": "0.1.3",
"description": "fusion web theme",

@@ -44,3 +44,3 @@ "keywords": [

},
"gitHead": "8faa76054732e7cded45f8b4b6a87aeed1c90b71"
"gitHead": "915bf485556f4f223686b768ec1bdf7d02df3f98"
}

Sorry, the diff of this file is not supported yet