Have you come across a framework that meets your project needs with just a few tweaks, or have you forged your own path along the way? What advice do you have for someone facing this decision and focusing on priorities like:
- Implementing a CSS reset
- Refining typography and establishing a baseline grid
- Using semantic classes
- Ensuring accessibility
- Including various "Helper" classes such as .demphasized, .errormsg, .readmore, etc.
- Utilizing a grid system, unless it interferes with #3 above
Less important considerations: - Support for fluid/elastic layouts - Using type in ems/%s
Appreciate any insights you can offer. Thank you!