Skip to content

需要手动导入antd的CSS文件? #175

Open
@chrisyer

Description

@chrisyer

如果项目不手动导入antd的CSS文件,默认的模态对话框、提示消息,都没有样式。

难到必须要

import 'node_modules/antd/dist/antd.css';
或
import 'node_modules/antd/lib/modal/style/index.css';

这样手动导入吗?

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