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

Typescript issue #140

Open
arminsalcin opened this issue Dec 4, 2024 · 0 comments
Open

Typescript issue #140

arminsalcin opened this issue Dec 4, 2024 · 0 comments

Comments

@arminsalcin
Copy link

Is this pakcage works natively with TS, because when i try to import scss like this ex.
import css from './home.scss';
i get error,
TS2307: Cannot find module ./ home. scss or its corresponding type declarations.

Im using latest version of module and im on Expo SDK 51.

The build passes and everything works but only types are not working, i know there is project react-native-sass-transformer typed but i think its not maintained?

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

1 participant