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 e8bcc23 commit 9383bd4Copy full SHA for 9383bd4
packages/web-components/src/components/masthead/masthead-l1-cta.ts
@@ -19,7 +19,7 @@ import Demo16 from '../../internal/vendor/@carbon/web-components/icons/demo/16.j
19
import Email16 from '../../internal/vendor/@carbon/web-components/icons/email/16.js';
20
import Phone16 from '../../internal/vendor/@carbon/web-components/icons/phone/16.js';
21
import Quote16 from '../../internal/vendor/@carbon/web-components/icons/request-quote/16.js';
22
-import styles from './masthead-l1.scss';
+import styles from './masthead-l1.scss?lit';
23
import { L1_CTA_TYPES } from './defs';
24
import layoutBreakpoint from './masthead-breakpoint';
25
0 commit comments