1.Are we able to use both bootstrap and skeleton together ? 2.Is there any order for same?
<link rel='stylesheet prefetch' href='http://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css'>
<link href="css/simple-sidebar.css" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
Problem : Skeleton css container is not displaying.