**Bug** **Expected behavior:** CSS included in `main.css` is outputted to the `main.css` bundle. **Actual behavior:** CSS is output to the `bootstrap.css` bundle.
Bug
Expected behavior:
CSS included in
main.cssis outputted to themain.cssbundle.Actual behavior:
CSS is output to the
bootstrap.cssbundle.