Skip to content

CSS classes exist twice: with and without antd-prefix #121

@mic-web

Description

@mic-web

Reproduce:

Result:

This demonstrates that the mll-ant prefix works (mll-ant-btn applies), but it doesn't prevent the generation of the default classes (like ant-btn) -> ant-btn and mll-ant-btn-Styles exist

image

Expectation:

With a prefix being defined in antd.less, only classes with this prefix should be generated and being injected with this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions