Skip to content

Dollar prefix in SASS variables not required #588

@JMitnik

Description

@JMitnik

When compiling for example foo: bar;, the compiler is supposed to state something like "Invalid CSS after "foo: bar": expected "{", was "" ".

Instead, the compiler gives no error, and does not notice that there is a $dollar sign missing as a prefix for the variable. This should probably be fixed, unless I am missing something?

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