Bootstrap 4 for IE8 and IE9
Bootstrap 4 drops support for Internet Explorer 8 and 9, but with the bootstrap-ie8 plugin, users can add back support for these browsers by including conditional statements in their code. This plugin offers compatibility with older versions of Internet Explorer by polyfilling HTML5 elements and fixing CSS layout issues.
In conclusion, the bootstrap-ie8 plugin offers a convenient solution for users looking to maintain compatibility with Internet Explorer 8 and 9 while using Bootstrap 4. By following the provided installation guide and utilizing the features like conditional statements and optional JavaScript fixes, users can ensure a smoother experience for their website visitors using these older browser versions.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.