kristerkari / react-native-sass-transformer

Use Sass to style your React Native apps.
MIT License
219 stars 19 forks source link

I can't import the sass file in my project. #61

Closed captainalbert closed 2 months ago

captainalbert commented 1 year ago

The sass file is in the same level of the file where I am trying to import it. Also followed the set-up instructions(using rnCLI), but it seems that it can't find the sass file.

kristerkari commented 1 year ago

@captainalbert would it be possible for you to upload your project somewhere for debugging? It's a bit difficult to help without seeing any code.