Commit graph

3 commits

Author SHA1 Message Date
Shiba
89ce1aeb31 🍙 clear cache button added 2022-01-10 16:34:01 +00:00
Shiba
63d91a2ee1 Updated styles to use em instead of px 2021-12-19 01:57:29 +03:00
Kevin Raoofi
6e907c91e8 Use preact + sass for popup
* Styles were extracted out from popup.css and into common/style
* Preact allows for reusable components and easier dynamic components
  * Easy transition to react or others while not being overbearing
* Component specific style are locally imported and handled by parcel

ButtonRadio is particulary nice in that it uses pre-exisitng button
styling on radio buttons to make it easy to pick configurable options.
2020-10-13 05:39:52 -04:00