npm install stc-moveto


``sh`
npm install stc-moveto
`
const csslint = require('stc-moveto')
stc.workflow({
moveto: {plugin: moveto, include: {type: 'tpl'}}
})
`
```