Is it redundant to use both bootstrap.css and normalize.css since bootstrap already includes a version of the code from normalize.css?
In order to ensure thorough cross-browser compatibility, should I use both bootstrap and normalize.css, or is using just bootstrap sufficient?