Skip to content

Add alias path to scss file #48

Open
@Antholife

Description

@Antholife

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions