mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 04:00:13 +08:00
e13c4d4131
* chore: create additional entry * fix: rm recv call * chore: Add default.less as index.less * chore: update entry * fix: row should also translate * chore: rename index-default to index and add index-pure instead * fix: missing transfer customize styl
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
// This is same as `index.less` but given `root-entry-name` for `dist/antd.less` usage
|
|
@root-entry-name: default;
|
|
|
|
@import './index';
|