TrilonIO / aspnetcore-Vue-starter

*NEW* Asp.net Core & Vue.js (ES6) SPA Starter kit - Vuex, webpack, Web API, Docker, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.22k stars 266 forks source link

fix(_layout.cshtml): update _Layout.cshtml css to style.css #129

Closed codewired closed 5 years ago

codewired commented 5 years ago

updated the reference to the production .css file. Webpack is creating Style.css not Site.css. This broke the styles in production

MarkPieszak commented 5 years ago

I wasn't aware of that, thanks for catching this one!! 🙏