@forter/styles
Advanced tools
Comparing version 4.4.0 to 4.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.4.1](https://github.com/forter/web-components/compare/@forter/styles@4.4.0...@forter/styles@4.4.1) (2020-08-24) | ||
**Note:** Version bump only for package @forter/styles | ||
# [4.4.0](https://github.com/forter/web-components/compare/@forter/styles@4.3.0...@forter/styles@4.4.0) (2020-08-23) | ||
@@ -8,0 +16,0 @@ |
@@ -11,2 +11,3 @@ export { flex } from './flex.js'; | ||
export { default as fieldsetReset } from './fieldset-reset.css'; | ||
export { default as colors } from './colors.css'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@forter/styles", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "Styles for Forter Components", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "ced118c77065df568a8b7cb22f564c596b4e5146" | ||
"gitHead": "db4a7c1972a5cf931d9dc71f44b04a4711958134" | ||
} |
@@ -11,1 +11,2 @@ export * from './flex'; | ||
export { default as fieldsetReset } from './fieldset-reset.css'; | ||
export { default as colors } from './colors.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
97642
43
2447