Uberguru Eric Meyer hat ein paar Tipps zu CSS-Frameworks parat: Functioning Form - An Event Apart: The Lessons of CSS Frameworks. Seine Best Practices:
- Use a directory structure for different CSS file types
- Link to style sheets
- Utilize separate files for layout, not classes
- Use a reset file, and default text sizes
- Default colors can be set per body
- Build debug styles