3.19.6 • Published 6 years ago
antd-sass v3.19.6
SASS styles for customing ant.design
📦 Install
npm i https://github.com/hezymal/antd-sass --save-dev🔨 Usage
- After package installed, create and import SASS file, for example,
index.scss; - Copy and paste there
components/style/color/colors.scss; - Copy and paste there
components/style/themes/_default.scss; - In end of file import
components/style/index, after add all imports of use components; - Now, you can change any style in
index.scss.
Same you can see example.
⌨️ Development
This chapter in deployment...
3.19.6
6 years ago