Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Failing to import #829

Description

@mackelito

We are updating to angular 15 and once update is done we run into problem.

SassError: Can't find stylesheet to import.
48 @import '~@sebgroup/fonts/scss/seb-fonts'; // SEB Specific

In the file boostrap-loader.scss you have @import '~@sebgroup/fonts/scss/seb-fonts';
Removing the ~ solves the issue. (but this is not a proper solution)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions