UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

6 lines 343 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TAIGA_THEME_FONTS = exports.TAIGA_THEME_STYLE = void 0; exports.TAIGA_THEME_STYLE = 'node_modules/@taiga-ui/styles/taiga-ui-theme.less'; exports.TAIGA_THEME_FONTS = 'node_modules/@taiga-ui/styles/taiga-ui-fonts.less'; //# sourceMappingURL=taiga-styles.js.map