@forter/styles
Advanced tools
Comparing version 4.8.1 to 4.9.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [4.9.0](https://github.com/forter/web-components/compare/@forter/styles@4.8.1...@forter/styles@4.9.0) (2021-03-29) | ||
### Features | ||
* **styles:** default styles to all componenets ([#693](https://github.com/forter/web-components/issues/693)) ([b8bb414](https://github.com/forter/web-components/commit/b8bb414)) | ||
## [4.8.1](https://github.com/forter/web-components/compare/@forter/styles@4.8.0...@forter/styles@4.8.1) (2021-02-07) | ||
@@ -8,0 +19,0 @@ |
@@ -14,2 +14,3 @@ export { flex } from './flex.js'; | ||
export { default as spacing } from './spacing.css'; | ||
export { default as style } from './style.css'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@forter/styles", | ||
"version": "4.8.1", | ||
"version": "4.9.0", | ||
"description": "Styles for Forter Components", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "49f991e80fbf3152af8d011f5b3aec7762e1563c" | ||
"gitHead": "696a508f1fe1651b228d90fdab49c18214899959" | ||
} |
@@ -14,1 +14,2 @@ export * from './flex'; | ||
export { default as spacing } from './spacing.css'; | ||
export { default as style } from './style.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
109386
52
2653