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

java - Callback from new thread to class from which thread was initiated -

php - Extract Text from HTTP referer -

Receive udp packets in android gstreamer -