ant-design/components/card/style
米老朱 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
..
index.less Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
index.tsx update card and tabs style 2017-10-24 15:29:10 +08:00
size.less Added middle and small sizes for Card component 2018-12-11 19:31:28 +08:00