Skip to content

Breaks when using non \n line breaks #55

@ewwink

Description

@ewwink

test.css

body {
    width: 100%;
	font-size:24px;
}

@media (max-width: 600px) {
    .inside-media-1 {
        color: blue;
    }

    .inside-media-2 {
        height: 12px;
    }
    .inside-media-3 {
        color: green;
    }
}

h1 {
    font-size: 30px;
}

Coverage-simple.json

Chrome

Image

CSS Code Coverage

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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