css - How do I remove Bootstrap from asp.net project? -


i created asp.net webforms project , after doing backend stuff, want work on design. want use google material design lite. project has bootstrap styles puts in when created project , want remove of that. removed of stylesheet files find, , yet appearance of site remains same. getting stylesheet information if not *.css files , how rid of it?

you'll have remove masterpage , import own stuff. create webpage without using masterpage. , import own css.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

java - Accessing hadoop from remote machine -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -