Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
normalize.css is a project providing a stylesheet that replaces the need for a reset stylesheet. Instead of removing all browser default styles, this stylesheet normalizes all browser default styles making it much easier to build your own custom styles on a consistent baseline. Nicolas Gallagher wrote a blog post explaining the details in “About normalize.css.”
This Drupal project is a port of the normalize.css stylesheet that provides:
Simple CDN is as you can guess a very simple CDN module. I wanted one that didn't need a core patch and it appeared writing it myself was the best option.