Vinícius Alves de Faria Resende

Results 3 issues of Vinícius Alves de Faria Resende

**To reproduce:** ```js { test: /\.styl$/, include: [path.resolve(__dirname, '../some/path/style.styl')], use: [ MiniCssExtractPlugin.loader, { loader: 'css-loader', options: { importLoaders: 1, }, }, { loader: 'postcss-loader', options: { postcssOptions: { plugins: [cssNano()],...

t: Bug

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...