dark-mode-toggle
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "dark-mode-toggle", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Web Component that toggles dark mode 🌒", | ||
@@ -5,0 +5,0 @@ "main": "src/dark-mode-toggle.mjs", |
@@ -206,3 +206,7 @@ # `<dark-mode-toggle>` Element | ||
See the demo source code for some concrete examples. | ||
You can style the custom element with [`::part()`](https://developer.mozilla.org/en-US/docs/Web/CSS/::part). | ||
Additionally, you can use a number of exposed CSS variables. | ||
See the demo's | ||
[CSS source code](https://github.com/GoogleChromeLabs/dark-mode-toggle/blob/master/demo/common.css) | ||
for some concrete examples. | ||
@@ -209,0 +213,0 @@ | CSS Variable Name | Default | Description | |
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
52504
281