thegreenhouseio / www.thegreenhouse.io

Personal website, articles, blog, etc.
https://www.thegreenhouse.io
3 stars 0 forks source link

move away from LitElement to just HTMLElement #200

Open thescientist13 opened 3 years ago

thescientist13 commented 3 years ago

Type of Change

Summary

As in #185, we could get 30KB back by dropping LitElement

Details

Move everything over to just using HTMLElement