Blazored / Menu

A JavaScript free menu library for Blazor and Razor Components applications.
https://blazored.github.io/Menu
MIT License
177 stars 32 forks source link

Renamed styles.css #2

Closed LorenDorez closed 5 years ago

LorenDorez commented 5 years ago

It might be worth renaming styles.css so when they fix the static files issue it doesnt have conflicts. and or place in a Blazore.Menu folder

chrissainty commented 5 years ago

I'm not sure how the static file includes work, I've used a couple of the blazored libraries before in the same project and they both had CSS files called styles and there wasn't a conflict.

I'm going to rename anyway as I think it will make it easier for people to see where certain styles are coming from.