Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Comment in property name causes syntax error #198

@rmunch

Description

@rmunch

Although this is probably not great CSS, I came across a third-party library that less is chocking on because the library uses a workaround for IE5:

.test {
display/*/: none; / Hide for IE5 */
}

The problem is with the /**/ in the property name.

If this is invalid CSS, I can file a bug with the library's maintainer. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions