We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca21ff commit de1c5bdCopy full SHA for de1c5bd
UPGRADE.md
@@ -184,12 +184,6 @@ And you may remove your Mix configuration file:
184
rm webpack.mix.js
185
```
186
187
-To wrap up, you may remove your Mix build manifest as well as the rule from the `.gitignore` config file:
188
-
189
-```shell
190
-rm public/mix-manifest.json
191
-```
192
193
If you are using StyleCI and have ignored the `webpack.mix.js` file in your configuration, you may also like to remove the ignore rule.
194
195
### Optional: Configure Tailwind
0 commit comments