Skip to content

support for postcss as style lang #136

@bhvngt

Description

@bhvngt

Thanks for this parser. It seems to be significantly faster than svelte3 on my setup.

I use postcss-nesting for my setup. While migrating, I am getting error for postcss nesting syntax. Is there a way where I can disable css style checks. In svelte3, I used to ignore styles using following config

settings: {
		 "svelte3/ignore-styles": () => true
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions