css - MVC with bootstrap trouble with bundle -


i have following code in bootstrap.css

@import url("http://fonts.googleapis.com/css?family=montserrat"); 

but when load page loading

http://fonts.googleapis.com/css?family=source+sans+pro:300,400,700 

when search googleapis.com in solution (vs 2013) 1 reference in bootstrap.css.

in debug mode (local) works fine. when publish azure, problem.

what doing wrong?


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -