import createUtilityPlugin from '../util/createUtilityPlugin' export default function () { return createUtilityPlugin('width', [['w', ['width']]]) }