Migrate to typescript

This commit is contained in:
Kevin Kandlbinder 2022-05-02 21:04:38 +02:00
parent 9a5285361e
commit 4f81b2a345
33 changed files with 571 additions and 75 deletions

5
src/index.scss.d.ts vendored Normal file
View file

@ -0,0 +1,5 @@
export const center: string;
export const flexList: string;
export const layoutBox: string;
export const root: string;
export const title: string;