15. We’re not designing pages. We’re
designing systems of components.
– Stephan Hay
20. Are framework future-friendly?
•How to add custom CSS?
•Documentation of custom CSS?
•New version of framework?
•What do I need from the framework?
•What if framework structure fundamentally
changes?
LESS à SASS
23. Responsive deliverables should look
a lot like fully-functioning Twitter
Bootstrap-style systems custom
tailored for your clients’ needs.
– Dave Rupert
35. Style Guide – The benefits
•State and breakpoint changes
•Useful for future designers, devs & others
•Design and Code consistency and
maintainability
36. The Benefits Of Maintaining
•Easier to test
•Better workflow
•Shared vocabulary
•Useful reference
45. Summary
•No extra effort on documenting styles
•Build HTML and Design first
•Useful for future development
•See the side effects of CSS changes easier
•Use styles for SharePoint and Add-ins