Skip to content

Fix sass file import issue at build #808

@AlexaBailey

Description

@AlexaBailey

@use '~@gravity-ui/uikit/styles/mixins' as uikit;
this causes error: Can't find stylesheet to import.

The path is unwrapped correctly from ~@ alias, however the file is still not found by sass loader. Issue can be solved by using relative path, however is not ideal. Please suggest solution or implement fixes. Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions