Skip to content

Importing from node_modules and web_modules does not work when used with SugarSS parser #228

@akella

Description

@akella

Doing this in my sugar.sss file

@import "normalize.css"

Having such a result:

body { {
  margin: 0;
}
}

Expected just to concatenate normalize into my file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions