Rider CSS Intellisense on .cshtml files

Hi,

I've been scratching my head with this for the last few hours trying to fix it, but basically:

  • I have ASP.NET 5 Project set up
  • I am using node.js with webpack, postcss and tailwindcss the build the bundles and store them in wwwroot
  • I build it using command line
  • 2 files get built
  • I've linked it all up via the _Layouts page and it is loading everything there on the browser

Now, the issue arises in that I do not have the auto complete for the CSS on .cshtml file. I've bought a macbook pro m1 and been using that with RIDER to develop. Where as before I was using visual studio with the resharper extension and it would load these bundle classes no problem.

Would anyone be able to advies me as to what I am doing wrong?

Much appriciated

Thanks

EDIT:

I've now discovered that it has been working for the _Layout page but not normal pages

1
1 comment

 Hi,

It seems to be the same issue as described on https://youtrack.jetbrains.com/issue/RIDER-52944. Please, feel free to upvote and leave comments.

 

K.R. 

Sofia

0

Please sign in to leave a comment.