Welcome Guest, Not a member yet? Register   Sign In
Bootstrap integration with Codeigniter.
#13

In step 5, there's this:
Code:
<link  href="<?php echo base_url('assets/css/bootstrap.css');?>" rel="stylesheet">
<link  href="<?php echo base_url('assets/css/bootstrap.min.css'); ?>" rel="stylesheet">
I'm convinced that this loads exactly the same css code twice. The .min.css is just a 'minified' version of the normal css file, isn't it?
Reply


Messages In This Thread
RE: Bootstrap integration with Codeigniter. - by Wouter60 - 04-29-2016, 06:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB