@myuw-web-components/myuw-app-bar
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@myuw-web-components/myuw-app-bar", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "A material top app bar designed for use with other MyUW web components", | ||
@@ -14,3 +14,3 @@ "main": "myuw-app-bar.html", | ||
"author": "", | ||
"license": "ISC", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -17,0 +17,0 @@ "url": "https://github.com/myuw-web-components/myuw-app-bar/issues" |
@@ -78,2 +78,10 @@ # `<myuw-app-bar>` | ||
*Note: Child components are a WIP* | ||
*Note: Child components are a WIP* | ||
#### CSS Variables | ||
- `--myuw-app-bar-bg`: Background color for the app bar | ||
- `--myuw-app-bar-font`: Font stack for the app bar | ||
- `--myuw-app-bar-color`: Font color for the app bar | ||
For more information about CSS variables and how they work with MyUW Web Components, [reference the styles component](https://github.com/myuw-web-components/myuw-app-styles "reference the styles component") |
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
27677
5
86