Skip to content

imports within @layer {} are not transformed properly. #21

@calvinjuarez

Description

@calvinjuarez

Technically it looks as though any import that doesn't literally start the line will not be properly transformed, as the Regex doesn't account for any leading spaces.

I suspect \s* on line 7 after the ^ might fix it.

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