I couldn't sleep so I decided to start optimizing my CSS a little more by removing (almost) all the classes from Jekyll's base minima theme:
https://ndanes.com/blog/2021/01/13/CleaningUpMyCSS.html
Thanks @thumb and @kev for the inspiration. Time to sleep...
@metalune That’s extreme 😅! I haven’t checked out your source yet but is it because your want your site to work in Lynx as well?
@thumb not quite, I just haven't found a use for CSS yet, reminds me I actually have 5 lines of CSS for https://metalune.xyz because of the background and foreground colors
@metalune @thumb @kev As I've gotten more comfortable with CSS/SCSS, a lot of the base classes in the Jekyll Minima theme seemed unnecessary for how I wanted to design my site. Even after I removed classes and updated the SCSS to maintain (most) of my design choices, I find that the site almost looks the same while being leaner.
More recently in my life I've embraced "do more with less" and I want my site to reflect that :D
@ndanes Nice work! You shouldn’t lose sleep over it though 🙃.
@ndanes @thumb @kev why is everybody so worried about CSS classes?