Skip to content

bug(core/tokens/system): Typo in forwarding/importing core/token/system without ./ #32917

@miiit

Description

@miiit

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

19.2.14

Description

Hello,
andrewseguin, looks like you made a typo in _index.scss file and point 'core/tokens/system' without './' as it was done for other files (probably while renaming/refactoring). That is why 'theme' mixing can't be found.
I checked this in version 20.2.14 and 20.2.13.
Please fix.
_index.scss (see line 20)

Image

Reproduction

Image

Expected Behavior

Tokens loaded properly. Mixin 'theme' is avaiable.

Actual Behavior

Tokens not loaded properly. Mixin 'theme' is not avaiable.

Environment

  • Angular: 20.3.16
  • CDK/Material: 20.2.14
  • Browser(s): Chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): macOS 26.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: coreIssues related to the framework runtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions