Skip to content

Invalid sass markup #2388

@Sschlenker

Description

@Sschlenker

When running the default "grunt" task I am getting errors about invalid sass markup.

Running "sass:dist" (sass) task
>> Invalid CSS after "    padding:": expected pseudoclass or pseudoelement, was "0.2em 0.4em {}"
>>   Line 30  Column 12  assets\src\sass\icons\_icons.sass

Fix: There was a missing space between the property and the value.

Running "sass:dist" (sass) task
>> Invalid CSS after "                  margin-top:": expected pseudoclass or pseudoelement, was "-35px     {}"
>>   Line 19  Column 14  assets\src\sass\sitefinity\media\_sf-media.sass

Fix: There was a missing space between the property and the value.

There may be more, but wanted to document these in case you are not aware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions