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

php - Admin SDK -- get information about the group -

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

Python Error - TypeError: input expected at most 1 arguments, got 3 -