@forter/styles
Advanced tools
Comparing version 4.5.0 to 4.6.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.6.0](https://github.com/forter/web-components/compare/@forter/styles@4.5.0...@forter/styles@4.6.0) (2020-08-26) | ||
### Features | ||
* **styles:** exporting new fonts css file ([#507](https://github.com/forter/web-components/issues/507)) ([c8bd8f1](https://github.com/forter/web-components/commit/c8bd8f1)) | ||
# [4.5.0](https://github.com/forter/web-components/compare/@forter/styles@4.4.1...@forter/styles@4.5.0) (2020-08-26) | ||
@@ -8,0 +19,0 @@ |
@@ -12,2 +12,3 @@ export { flex } from './flex.js'; | ||
export { default as colors } from './colors.css'; | ||
export { default as fonts } from './fonts.css'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@forter/styles", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"description": "Styles for Forter Components", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "fe37572a8410be22f29533a097f65844d963a085" | ||
"gitHead": "b3d30b695d81fdc92290389ba4a11b9de77139fd" | ||
} |
@@ -12,1 +12,2 @@ export * from './flex'; | ||
export { default as colors } from './colors.css'; | ||
export { default as fonts } from './fonts.css'; |
Sorry, the diff of this file is not supported yet
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
105729
46
2583