@roast-cms/react-sugar-styled
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -102,3 +102,4 @@ "use strict"; | ||
}, palette.font_heading_weight), | ||
lineHeight: 1.15 | ||
lineHeight: 1.15, | ||
font: palette.font_heading | ||
}, | ||
@@ -111,3 +112,4 @@ text: { | ||
}), | ||
lineHeight: 1.75 | ||
lineHeight: 1.75, | ||
font: palette.font_body | ||
} | ||
@@ -114,0 +116,0 @@ }, |
{ | ||
"name": "@roast-cms/react-sugar-styled", | ||
"version": "1.0.0", | ||
"description": "Tools and magic numbers for styled-components theme used with roast-cms React components.", | ||
"version": "1.0.1", | ||
"description": "Customizable and extendable theming dictionary for Styled Components.", | ||
"main": "dist/index.js", | ||
@@ -23,8 +23,8 @@ "repository": "https://github.com/roast-cms/react-sugar-styled.git", | ||
"styled-components": "3.0.2", | ||
"typeface-indie-flower": "^0.0.54", | ||
"typeface-lobster-two": "^0.0.54", | ||
"typeface-yanone-kaffeesatz": "^0.0.54", | ||
"typeface-indie-flower": "^0.0.54", | ||
"url-loader": "^1.0.1", | ||
"webpack": "^3.11.0", | ||
"webpack-dev-server": "^2.11.1", | ||
"url-loader": "^1.0.1" | ||
"webpack-dev-server": "^2.11.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
44315
390
0