Skip to content

Element Inline style attribute showing as error #93

@EmanSza

Description

@EmanSza

Steps to reproduce:

Using EJS inside of a inline style atrribute shows as a lint error. Does not affect code

    <div class="title">
        <p style="color: <%= iconColor %>"><%= title %></p>
    </div>

image

Expected result:

Have the lint not detect a "problem" with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions