Skip to content

[ToDo] Throw errors for invalid root nodes #15

@matthew-dean

Description

@matthew-dean

Right now, if you do something like:

@include borders();

If the return value is another call (instead of a result of a call), then it dumps the call as-is. We should make sure that that can't happen. Could just as simple a matter of checking the value of @include after evaluation. 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions