{"library":"stylus-loader","install":[{"cmd":"npm install stylus-loader","imports":["import stylusLoader from 'stylus-loader'","{\n  test: /\\.styl$/,\n  loader: 'stylus-loader'\n}","{\n  test: /\\.styl$/,\n  use: [{\n    loader: 'stylus-loader',\n    options: {\n      stylusOptions: { /* ... */ }\n    }\n  }]\n}"]},{"cmd":"yarn add stylus-loader","imports":[]},{"cmd":"pnpm add stylus-loader","imports":[]}]}