UNPKG

stylelint-rational-order-plugin

Version:

Stylelint plugin that sorts related property declarations by grouping together following the order: Positioning, Box Model, Typography, Visual, Animation, Other.

23 lines (22 loc) 984 B
sudo: false language: node_js node_js: - '11' - '10' cache: yarn: true directories: - node_modules install: yarn script: - yarn lint - yarn test deploy: provider: npm email: 000scorpio000@gmail.com api_key: secure: OJ1SvQH3TCy3erzYoLki5WL6hA0C8CGcmqXnhA7SSNpJCjMLf357MH19eGiClA5MwFg6Kb7wiMI/3ghCIZxfQki9F6lHFmfIbrz9T3RyGHTlKnq66IJGQbTEp3qHEkbmNnkyWXcnPY13xG2Mq30kXwqHS87/RJ9svncUhHnpvlHnZYFwc11uPfo2mai0zJfq/FbYsUDcw7j8bKfxarKGHctWgAMFW2+H+zS+xZgzzdZoMvqf5duTzKjQyxeQswibuMAQh0kbqCEFLAzuSY523N6LtvDNpntQaxfdzoAOajo+bu0QEmL9AbomPt1OKKjgLBpzJmK1LlDGNT1fjf3ij68bHnlOwIEOyJbDKQ3SJeCFH+kKE8V96pvmQxiyTT4whNICqdI5STLnjfy0ZFt0K83qwe2UbTCDAdvE3Xi4J8D9jYhH6QPuQhgKQ1W1HGUtT1kn7+4AKDQdY4kEfbJjuOUaGT0Ly2ivMnigUKKFf/DeNJ/xlhQvaeAbVXinxu+l5JLV4iBtZ2hM7Vmzjr016pV27TFD0mJrhxOJB9tEep5BRJ+r37ZXfxzzuNMN/GZoEeFTSQIxfdJHYeINJl09h7EYng4ScChVFmswgx+D9iw9tp2/+zLyugxAGnApklU7YfKLtZb3y3xpzpgONtTSEwEplee8Se5PfmDgEe3aZ64= on: tags: true branch: master node_js: '10'