This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://gitee.com/ant-design/ant-design.git
synced
2024-12-04 13:08:41 +08:00
Code
Issues
Actions
100
Packages
Projects
Releases
Wiki
Activity
3f47b2cac0
ant-design
/
components
/
checkbox
/
style
/
index.less
5 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: Support append theme less file with less-variable (#16118) * add override * add override support * update doc
2019-04-16 21:59:25 +08:00
@import '../../style/themes/index';
merge support prettier
2018-12-07 20:02:01 +08:00
@import './mixin';
css modularize (#1448) * css modularize * Add alert style * Move more component style * Move iconfont to common style * Move layout style * Move more component style * Move all components * Fix lots of mixin deps * remove css-prefix from less * fix a button icon style bug * restructure * fix index * add dist * fix jest * fix some components style * clean webpack config * check more components style * update tabs * update scripts * update scripts * fix form style * fix more style * Fix select width * Fix form and tabs style
2016-04-27 20:44:36 +08:00
.antCheckboxFn();
Reference in New Issue
Copy Permalink