Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 642 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 642 Bytes

review.css

review.css is a classless CSS framework inspired by Phys. Rev. style. It works best with well-formed semantic HTML5 websites.

TODO

  • verify vertical rhythm (with something like: background-image: repeating-linear-gradient(transparent 0 calc(1rem - 1px), #80000040 calc(1rem - 1px) 1rem);)
  • create test HTML files (with tables, source code, footnotes, etc.)
  • consider using GUST fonts
  • create build process (with minify)
  • improve docs (usage, GDPR issues, best practices)