Skip to content

Identify user's own class #4

@Xavier-IV

Description

@Xavier-IV

User can specify where their class resides, e.g.

src/styles/app.css

We will navigate through the file, and mark them as user own class.

This will exclude them from being processed further.

<div class="my-class border rounded-md px-4 py-2">

// To

<div class="my-class skjqer">

It is also possible that the class is inline with the file itself. E.g. those within <style></style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions