ant-design/components/card
米老朱 6936599aef Enhance stylelint rules (#14803)
* rename .stylelintrc to .stylelintrc.json for explicit file type

* add new npm script lint-fix:style

* fix pseudo-element with double colon

* function name should be lower except ignored functions

* support stylelint declaration-block-no-ignored-properties rule

* support sorted CSS properties order for readability and consistency

* autofix order of all styles by lint-fix:style script

* remove double slash comments after selector

* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
..
__tests__ 🐛 Fix Card loading style when there is actions 2019-02-14 17:50:58 +08:00
demo Added middle and small sizes for Card component 2018-12-11 19:31:28 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Grid.tsx ConfigProvider support prefixCls (#13389) 2018-12-05 19:12:18 +08:00
index.en-US.md docs: Update Card and Mention doc (#14247) 2019-01-10 15:32:41 +08:00
index.tsx 🐛 Fix Card loading style when there is actions 2019-02-14 17:50:58 +08:00
index.zh-CN.md docs: Update Card and Mention doc (#14247) 2019-01-10 15:32:41 +08:00
Meta.tsx merge support prettier 2018-12-07 20:02:01 +08:00