Skip to content

media query fails with empty rules! #78

Closed
@marcopeg

Description

a rule such:

body {}

will cause a complete fail of load of the css file.

The solution is to place an ampty space into the brackets:

body { }

(http://goo.gl/VVHPN)

Bye,
Peg.

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