Skip to content

Replace twind styles with inlined styles for the locator package #51

@thetarnav

Description

@thetarnav

We decided to use twind for styling, because it supported Constructable Stylesheet Objects that can be used for styling ShadowDom elements.
Unfortunatelly they aren't fully supported in all of the browsers (#33) and we are moving away from twind in the rest of the packages as well.
So the locator styles should be rewritten to use <style></style> tag styling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorImprove internal logic—doesn't affect features directly

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions