Skip to content

Unrecognized input on multi-line string #5

@britnidesigns

Description

@britnidesigns

When I write a string across multiple lines, I get an Unrecognized input error.

An example of what I'm trying to do:

@var: "
    a { color: red; }
    p { color: yellow; }
";

If the entire string is on one line it works, but that makes it very difficult to maintain.

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