survivejs / webpack-book

From apprentice to master (CC BY-NC-ND)
https://survivejs.com/webpack/
2.42k stars 319 forks source link

Fixed path for main stylesheet in autoprefixing section #313

Closed replaceafill closed 6 years ago

replaceafill commented 6 years ago

Setting Up the Initial CSS instructs to place the main stylesheet in src/main.css. This PR fixes the path in the Setting Up Autoprefixing section.

Thank you so much for your work and this book. I'm learning a ton with it.

bebraw commented 6 years ago

Cool, thanks. I also did Babel 7 updates after merging this.