This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
theming
/
0.1.1
theming 0.1.1
Install from the command line:
Learn more about npm packages
$ npm install @seventv/theming@0.1.1
Install via package.json:
"@seventv/theming": "0.1.1"
About this version
This package requires typescript transpiling by the end user, ensure that your typescript config is compatable with this package's tsconfig.json
.
This package relies on import functionality provided by Vite, ensure that your compiler supports these.