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

Can't find stylesheet to import - expo web #122

Open
ryskin opened this issue Jul 19, 2024 · 1 comment
Open

Can't find stylesheet to import - expo web #122

ryskin opened this issue Jul 19, 2024 · 1 comment

Comments

@ryskin
Copy link

ryskin commented Jul 19, 2024

It's working good on iOS and Android, but when I try to open web I'm getting errors...

Web Bundling failed 7168ms index.js (2754 modules)
error: src/styles/common.scss: Can't find stylesheet to import.
  ╷
1 │ @import './variables.scss';
  │         ^^^^^^^^^^^^^^^^^^
  ╵

Is there any way to make it work? Will be happy to know.

@ryskin ryskin changed the title Can't find stylesheet to import - exp web Can't find stylesheet to import - expo web Jul 19, 2024
@kristerkari
Copy link
Owner

@ryskin please check the discussion in #106. Currently the transformer is not working in the newer Expo versions.

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

No branches or pull requests

2 participants