Skip to content

feat: expose CSS AST #594

Closed
Closed
@mikededo

Description

@mikededo

Description

Currently, it is not possible to get the css generated tree, as all generated css by the parse function is ignored. AST types are already public, since sveltejs/svelte#12968.

While I don't know the technical reasons on why this was not implemented initially, I think it'd make sense to maintain the CSS provided structure, adapted to ESLint needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions