https://github.com/geocine/theme-toggler-demo
theme toggler with LitElement
https://github.com/geocine/theme-toggler-demo
Last synced: 2 months ago
JSON representation
theme toggler with LitElement
- Host: GitHub
- URL: https://github.com/geocine/theme-toggler-demo
- Owner: geocine
- Created: 2019-05-03T01:12:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T11:14:25.000Z (over 6 years ago)
- Last Synced: 2025-04-08T06:47:16.600Z (6 months ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Theme Toggler Demo

This demo uses the following technologies
- [LitElement](https://lit-element.polymer-project.org/) - A simple base class for creating fast, lightweight web components
- [CSS Custom Properties](https://developer.mozilla.org/en-US/docs/Web/CSS/--*) - variables in CSS
- [Parcel](https://github.com/parcel-bundler/parcel) - Blazing fast, zero configuration web application bundler