ant-design/components/skeleton
米老朱 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__ merge support prettier 2018-12-07 20:02:01 +08:00
demo 💄 fix eslint problems 2018-11-28 15:11:02 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Avatar.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.en-US.md Fixed typo in Skeleton component doc 2019-01-30 14:07:51 -05:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md 📝 upgrade some documentations for progress and skeleton 2019-01-29 15:23:23 +08:00
Paragraph.tsx merge support prettier 2018-12-07 20:02:01 +08:00
Title.tsx merge support prettier 2018-12-07 20:02:01 +08:00