XamlCSS icon indicating copy to clipboard operation
XamlCSS copied to clipboard

Importing scss problem

Open Succubussix opened this issue 5 years ago • 3 comments

Succubussix avatar Feb 22 '20 21:02 Succubussix

image

it doesnt show live .. but works when f5. scss is already set as an embedded resource

image

but this work when not doing import

Succubussix avatar Feb 24 '20 06:02 Succubussix

It's because the embedded resource doesn't update with the XAML. It's a limitation of Visual Studio's live reloading. If you're feeling especially determined, you can try using: https://github.com/Resourceful-Dot-NET/Resourceful/blob/master/README.md

JohnLouderback avatar Feb 24 '20 07:02 JohnLouderback

:( because I really like the syntax highlighting .. if i used that it will be auto live? without f5?

Succubussix avatar Feb 24 '20 09:02 Succubussix