An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Theme Toggler Demo

![Imgur](https://i.imgur.com/KT1eKN0.gif)

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