UNPKG

@navelpluisje/pcb-components

Version:

A library with native components. They are all pcb components, like a dip-switch, resitor etc.

9 lines 153 B
{ "extends": "stylelint-config-recommended", "plugins": [ "stylelint-order" ], "rules": { "order/properties-alphabetical-order": true } }