saadeghi / theme-change

Change CSS theme with toggle, buttons or select using CSS custom properties and localStorage

Home Page:https://codepen.io/saadeghi/pen/OJypbNM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Support

salihozdemir opened this issue · comments

Hey there,
This look awesome.

But when i want to use In my typescript project, I need to add @types/theme-change package for types but the package is not available on npm.

Same problem here

// @ts-ignore solved my problem.