Skip to content
New issue

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

Fix: fix import from node_modules #1050

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Fix: fix import from node_modules #1050

merged 3 commits into from
Oct 21, 2024

Conversation

melikhov-dev
Copy link
Contributor

When using sass-loader@16 I got this error

Can't find stylesheet to import.  
@import 'node_modules/@gravity-ui/uikit/styles/mixins.scss';
node_modules/@gravity-ui/page-constructor/styles/mixins.scss 1:9                

So this is a small patch

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@melikhov-dev melikhov-dev merged commit 3898bb1 into main Oct 21, 2024
4 checks passed
@melikhov-dev melikhov-dev deleted the fix--fix-path branch October 21, 2024 08:29
qradle-yndx pushed a commit that referenced this pull request Nov 11, 2024
* fix: fix path for correct working with sass-loader@16
qradle-yndx pushed a commit that referenced this pull request Nov 11, 2024
* fix: fix path for correct working with sass-loader@16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants