OpenMage / magento-lts

Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixes, performance improvements and more.
https://www.openmage.org
Open Software License 3.0
863 stars 438 forks source link

RWD theme: Removed ancient normalize.css #3982

Closed fballiano closed 1 month ago

fballiano commented 1 month ago

This PR targets next

RWD includes an ancient version (2.0.1) of modernize.css, nowadays I've tried updating it to 8.0.1 (latest version, which is from 2018... so already very old) or removing it altogether and I don't see any difference.

I think it's safe to remove it and make the CSS a bit lighter.

Tested in chrome-firefox-safari.