We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c459c4b commit c8932f4Copy full SHA for c8932f4
src/components/tooltip/tooltip.ts
@@ -16,7 +16,7 @@ import IgcPopoverComponent, {
16
type PopoverPlacement,
17
} from '../popover/popover.js';
18
import { TooltipRegexes, addTooltipController } from './controller.js';
19
-import { styles as shared } from './themes/shared/tooltip.common.css';
+import { styles as shared } from './themes/shared/tooltip.common.css.js';
20
import { all } from './themes/themes.js';
21
import { styles } from './themes/tooltip.base.css.js';
22
0 commit comments