Skip to content

Problems parsing progress element internals #35

Closed
@adrianosmond

Description

Hi,

I hope this is the right place for this issue. Apologies if it isn't.

I have a styled component making use of the progress element and I'm using some syntax that declaration-property-value-no-unknown doesn't like to style some of the browser internals.

If I write this in vanilla CSS and use stylelint, the errors come up as expected and I can disable them and move on:
link to example in playground

If I use postcss-styled-syntax, the first error gets reported in the wrong location and I don't think it's possible to disable it, neither with stylelint-disable for the entire file nor with stylelint-disable-next-line:
link to example in playground

Let me know if the description isn't clear or if I need to report this issue somewhere else. And thanks for your work on this plugin!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions