Visual Studio 2017 template does not honor app.css file changes #354

Closed
opened 2025-08-09 17:15:58 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @fashaikh on 10/18/2017

Here is a sample application I created using the .net core + Angular template in Visual Studio2107 15.4 .
https://github.com/fashaikh/webapplication1/blob/master/WebApplication1/ClientApp/app/components/app/app.component.css

Any changes I make in the css files dont reflect in the rendered app.
They get pushed in the main-client.js file as an export, however seem to have no effect in how the app is rendered.

Is there something I am missing ?

image

image

*Originally created by @fashaikh on 10/18/2017* Here is a sample application I created using the .net core + Angular template in Visual Studio2107 15.4 . https://github.com/fashaikh/webapplication1/blob/master/WebApplication1/ClientApp/app/components/app/app.component.css Any changes I make in the css files dont reflect in the rendered app. They get pushed in the `main-client.js` file as an export, however seem to have no effect in how the app is rendered. Is there something I am missing ? ![image](https://user-images.githubusercontent.com/2650941/31738188-aed47eee-b3fe-11e7-903a-3d4ed3cbcaab.png) ![image](https://user-images.githubusercontent.com/2650941/31738303-0c4ac650-b3ff-11e7-8706-0904f534e5b6.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#354
No description provided.