Skip to content

Remove Stylesheet Dependency? #5

Description

@iamjameswalters

Currently, since we're using Bootstrap, we have to link to the stylesheet inside the ShadowDOM for the styles to work. I've been wondering if it's worthwhile to remove this dependency. My first thought was to do some kind of treeshaking on Bootstrap and include only the classes we're using, though I'm not sure if that's a good strategy.

Is it worth pivoting to something like Tailwind which can do this? Or am I worrying too much about the stylesheet dependency and it's not that big a deal?

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