Skip to content

📎 Extend plugin support to CSS files #4427

@arendjr

Description

@arendjr

Description

Currently, our GritQL plugins support running against JS/TS files. We should extend this to include CSS files as well.

It will require the implementation of a struct CsssTargetLanguage similar to the existing struct JsTargetLanguage. It will need to be registered in grit_target_language.rs, and we'll need to look for various places where JsTargetLanguage is currently being hard-coded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions