Skip to content

Warn the user when setting styles through class name on things that should not be changed #11

@rafaelchiti

Description

@rafaelchiti

Would be nice to have the same warnings we have when setting a style with inline styles, for those things that can not be overwritten.
We need this for class names since we are using css modules.
This way we can send a className to HLayout or any of the other components for changing the things that are safe to change but warn the user for those things that are not safe.
We could use computedLayout in dev for achieving this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions