can I confirm that it is good practice to develop a bootstrap site using the bootstrap.css file and then when ready for showtime I then switch out bootstrap.css for the minified version?
Seems simple enough, but what happens if I edit the bootstrap.css - can I then compress the bootstrap using any compression method or is it better to edit the min.css in the first instance?
Thanks for all replies...