-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels