@forter/styles
Advanced tools
Comparing version 4.13.2 to 4.13.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.13.3](https://github.com/forter/web-components/compare/@forter/styles@4.13.2...@forter/styles@4.13.3) (2023-03-13) | ||
**Note:** Version bump only for package @forter/styles | ||
## [4.13.2](https://github.com/forter/web-components/compare/@forter/styles@4.13.1...@forter/styles@4.13.2) (2023-02-19) | ||
@@ -8,0 +16,0 @@ |
@@ -153,2 +153,13 @@ import { css } from 'lit-element'; | ||
--fc-poppins-font-24px-800: 800 24px var(--fc-poppins-font-family); | ||
/* 32 PX | ||
* ──────────────────────────────────────────── */ | ||
--fc-poppins-font-32px-100: 100 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-200: 200 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-300: 300 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-400: 400 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-500: 500 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-600: 600 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-700: 700 32px var(--fc-poppins-font-family); | ||
--fc-poppins-font-32px-800: 800 32px var(--fc-poppins-font-family); | ||
} | ||
@@ -155,0 +166,0 @@ `; |
{ | ||
"name": "@forter/styles", | ||
"version": "4.13.2", | ||
"version": "4.13.3", | ||
"description": "Styles for Forter Components", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "7ad5c5f8035c0e5acb8aa6c5d8c102d043902058" | ||
"gitHead": "c4320e80baabbd636a150ca16d20b93eefb122a0" | ||
} |
Sorry, the diff of this file is not supported yet
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
89964
1689