Skip to content

linear gradients fail to parse #12

Open
@chriseppstein

Description

@chriseppstein
Error: 'Error parsing shorthand property background: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1). invalid syntax at line 1 col 2:

  -webkit-linear-gradient(top, #f5f5f5, #f1f1f1)
   ^
Unexpected "w"
Error: 'Error parsing shorthand property background: linear-gradient(to top, #f5f5f5, #f1f1f1). invalid syntax at line 1 col 17:

  linear-gradient(to top, #f5f5f5, #f1f1f1)
                  ^
Unexpected "t"

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions