@patternfly/pfe-sass
Advanced tools
Comparing version 2.0.0-next.4 to 2.0.0-next.5
# @patternfly/pfe-sass | ||
## 2.0.0-next.5 | ||
### Major Changes | ||
- 6a2a0407: [View commit message here](https://gist.github.com/heyMP/200fc0b840690541475923facba393ab) | ||
## 2.0.0-next.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@patternfly/pfe-sass", | ||
"version": "2.0.0-next.4", | ||
"version": "2.0.0-next.5", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Sass variables and mixins for PatternFly Elements", |
@@ -45,3 +45,3 @@ # PFE SASS | ||
// 4. Override broadcasted last | ||
:host([color="accent"]) { | ||
:host([color-palette="accent"]) { | ||
--pfe-cta--BackgroundColor: var(theme--surface--accent); | ||
@@ -48,0 +48,0 @@ --pfe-cta--Color: var(theme--surface-accent--link); |
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
422859