Programming/JavaScript & TypeScript

[UI 라이브러리] Ant Design

홍열 2022. 5. 17. 15:59
728x90

https://ant.design/

 

Ant Design - The world's second most popular React UI framework

 

ant.design

index.js에서 css를 import 시켜줘야한다.

 

import 'antd/dist/antd.css';
//혹시 위가 안되면 아래껄 사용하자
import 'antd/dist/antd.min.css';

less 기반으로 작성된 라이브러리