3

I've read that bootstrap.css already includes a version of the code from normalize.css, so is it redundant to use both files?

In other words, if I am using bootstrap do I not need to use normalize.css? Or should I use both files to thoroughly ensure cross-browser compatibility?

1 Answer 1

5

Bootstrap does have normalize.css included, so it would be redundant to include it elsewhere.

Bootstrap's documentation on normalize.

Bootstrap 4 (Beta) uses Reboot, which builds on Normalize, which would also make including it elsewhere redundant.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.