Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.24 KB

Design

web design guidelines

  • Start with a plain index.html file, avoid adding more complexity
  • Use atomic, functional css classes
  • Everything should work when offline
  • Avoid 3rd-party resources like Google Fonts

questions to ask when building things

  • who is this for?
  • who does this help?
  • who will this harm?
  • who will use this for harm?
  • how will this be used for harm?
  • how do the answers (or lack thereof) to the above change our approach?

via Stacy-Marie Ishmael https://twitter.com/s_m_i/status/1135253746865254400

inclusive design

Design sprints

Design tools

Color tools

CSS tools

CSS articles

Related resources

https://photoshopetiquette.com https://github.com/LisaDziuba/Awesome-Design-Tools