-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hello,
I use scss files with react-native, however I was wondering if it was also possible to add path aliases in scss files, I thought of using react-native-sass-transformer but I couldn't find anything,
Here is a typical example:
@import "../../assets/common/__global-colors";
Will become:
@import "@colors"; with alias
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels