Open SteveX opened 10 years ago
Would it be useful to add the seperate bootstrap stylesheets? Then chunks of unused css could be commented out in the init function - it's quite useful for making clear which rules are used for what when getting your head around bootstrap. The same with the js files - a list of separate js files rather than the one combined one?
I removed the link to the carousel stylesheet and didn't add it back into the init function, don't think it is in use?
Linking to the bootstrap css in the meta.tpl prevents css_embed from being able to override styles. So this commit just adds the styles to the skin init function, and provides the correct url for the fonts in the bootstrap.css itself