@titelmedia/bricks-theme
Advanced tools
Comparing version 0.4.32 to 0.4.72
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.72](https://github.com/titel-media/bricks-lerna/compare/v0.4.71...v0.4.72) (2022-02-26) | ||
**Note:** Version bump only for package @titelmedia/bricks-theme | ||
## [0.4.32](https://github.com/titel-media/bricks-lerna/compare/v0.4.31...v0.4.32) (2022-02-09) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ "use strict"; | ||
}); | ||
exports.default = void 0; | ||
exports.globalFontsNames = exports.default = void 0; | ||
@@ -41,2 +41,4 @@ var _styledComponents = require("styled-components"); | ||
const globalFontsNames = ['univers-light', 'univers-roman', 'univers-cond', 'univers-bold-cond', 'univers-black', 'hs-deville']; | ||
exports.globalFontsNames = globalFontsNames; | ||
const GlobalFonts = (0, _styledComponents.createGlobalStyle)` | ||
@@ -43,0 +45,0 @@ @font-face { |
@@ -17,2 +17,11 @@ import { createGlobalStyle } from 'styled-components'; | ||
export const globalFontsNames = [ | ||
'univers-light', | ||
'univers-roman', | ||
'univers-cond', | ||
'univers-bold-cond', | ||
'univers-black', | ||
'hs-deville', | ||
]; | ||
const GlobalFonts = createGlobalStyle` | ||
@@ -19,0 +28,0 @@ @font-face { |
{ | ||
"name": "@titelmedia/bricks-theme", | ||
"version": "0.4.32", | ||
"version": "0.4.72", | ||
"description": "styles!", | ||
@@ -27,3 +27,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "4cdd68f740bafd23b6504f09d439d6abdce1a8aa" | ||
"gitHead": "d0dec3e07eb7ddde31e5832e2312c0083ddd863b" | ||
} |
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
1020282
445