Skip to content

style attribute url value error #11

@kodal

Description

@kodal

.slide(style="background-image: url(" + image + ");")
rendered like
<div class="slide" style="background-image:$view[route]->url(image.jpg);"></div>
I tried css_url, but error:
undefined variable: css_url

P.S. pug-symfony: 2.2.1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions