PicoCss
PICO CSS 4/5 stars from EBW picocss.com Only 67k minified if classless OVERALL: Much better than Bootstrap with lots of classes to remember or Tailwind CSS forces too many classes. Has terrible documentation though. 1) For my website, I downloaded the classless file from their download area on Github: pico.classless.min.css in my newly created "PicoCss" folder under the website. 2) then I added 2 links in the head tag at the bottom: < head > < meta charset = "UTF-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < title > Eric Wood </ title > < link rel = "stylesheet" href = "global.css" > < link rel = "canonical" href = "https://picocss.com/examples/classle...