We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/packages/styles/scss/ibm-dotcom-styles.css
/* Error: Can't find stylesheet to import. * , * 8 | @use '@carbon/styles/scss/config' as *; * | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * ' * scss/components/audio-player/_audio-player.scss 8:1 @forward * scss/components/audio-player/_index.scss 8:1 @use * scss/ibm-dotcom-styles.scss 13:1 root stylesheet */ body::before { display: block; padding: 1em; border-block-end: 2px solid #000000; content: "Error: Can't find stylesheet to import.\a \2577 \a 8 \2502 @use '@carbon/styles/scss/config' as *;\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a \2575 \a scss/components/audio-player/_audio-player.scss 8:1 @forward\a scss/components/audio-player/_index.scss 8:1 @use\a scss/ibm-dotcom-styles.scss 13:1 root stylesheet"; font-family: 'Source Code Pro', 'SF Mono', Monaco, Inconsolata, 'Fira Mono', 'Droid Sans Mono', monospace; margin-block-end: 1em; white-space: pre; }
I tried to compile using the following code but got this error.
No response
Jacob
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
https://github.com/carbon-design-system/carbon-for-ibm-dotcom/blob/main/packages/styles/scss/ibm-dotcom-styles.css
I tried to compile using the following code but got this error.
Relevant information
No response
Name and organization
Jacob
Code of Conduct
The text was updated successfully, but these errors were encountered: