Css doesn't load at all in Ionic App -


this index.html

 <link href="../../myapp/www/lib/ionic/css/style.css" rel="stylesheet">   

and css:

body{   background: darkcyan; }   

and here's in console :

failed load resource: server responded status of 404 (not found)   

what missing ?


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -