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 4e68521 commit e42a9c0Copy full SHA for e42a9c0
packages/web-components/src/tooltip/tooltip.styles.ts
@@ -1,9 +1,9 @@
1
import { css, ElementStyles } from '@microsoft/fast-element';
2
import {
3
+ AnchoredRegion,
4
ElementDefinitionContext,
5
forcedColorsStylesheetBehavior,
- FoundationElementDefinition,
6
- AnchoredRegion
+ FoundationElementDefinition
7
} from '@microsoft/fast-foundation';
8
import { elevationShadowTooltip } from '../styles/index';
9
0 commit comments