Skip to content

Doesn't like commented out CSS #252

@popovichN

Description

@popovichN

It appears that commented out CSS causes problems ...

I.e.

/* table {
}*/

td {
	font-size: 14px;
	font-family: Arial;
}

The Arial/14px doesn't work unless I delete the table class.

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