1.0.0 • Published 8 years ago

beam-css-react v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

BEAM CSS: an accessible BEM-style SASS framework

All the first letters in "block", "element", "modifier", and "accessibility" are somewhere in the word "beam".

Goals:

  • Encourage accessibly-written HTML elements by selecting on element types, aria roles, etc. (idea credit: E-Bay tech blog, skin css)
  • Accessible styles
    • good contrast
    • font sizes at least 15px
    • predictable behavior
    • keyboard navigatable
    • expressive and consistent
  • Expressive CSS classes
  • Well-organized CSS