UNPKG
@reusable-ui/themable
Version:
latest (5.3.0)
5.3.0
5.2.1
5.2.0
5.1.0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
Color options of UI.
reusableui.org
reusable-ui/reusable-ui-monorepo
@reusable-ui/themable
/
tsconfig.json
9 lines
•
122 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"./dist"
}
,
"include"
:
[
"./src"
]
}