I know someone is going to mark this as a duplicate, but nothing on the entire web seems to be what I need.
This is almost a direct copy/paste of the example found here. This is after meticulously following along with the tutorial found here.
When I run webpack
from the command line, I get the ./bundle/app.js
output, but there's nothing relating to CSS anywhere.
It simply won't bundle the CSS, as far as I can tell. What in Laniakea could be the issue???
Deeply Appreciated