UNPKG

@carbon/themes

Version:

Themes for applying color in the Carbon Design System

11 lines (10 loc) 202 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": true, "emitDeclarationOnly": true, "declarationDir": "./lib", "rootDir": "./src" }, "include": ["src/**/*"] }