Skip to content

css @import not resolving with jest #266

@jmsjtu

Description

@jmsjtu

Unable to resolve @import using namespace/name syntax in jest.

EX:

@import "c/cssLibrary";

See sharing CSS style rules for example usages.

It seems to work when there is a .css file extension.

@import "c/cssLibrary.css";

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions