ant-design/components/empty
米老朱 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__ update doc 2019-01-29 12:30:21 +08:00
demo update doc 2019-01-29 12:30:21 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
empty.svg format svg 2019-01-07 15:07:28 +08:00
index.en-US.md New Component: Empty (#13651) 2018-12-26 16:01:00 +08:00
index.tsx fix prefixCls of empty go to div (#14404) 2019-01-17 22:32:52 +08:00
index.zh-CN.md New Component: Empty (#13651) 2018-12-26 16:01:00 +08:00