Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

How to control style priority #66

@11111000000

Description

@11111000000

in modular application, picostyle injects rules in random order, so component style can have more priority, than style of his "parent", where that component used.
We can do it like styled(SomethingAlreadyStyled)({ ... }) in component closure scope, with more js semantics, but how to force style "priority" without !important?

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