- remove all styles/hacks supporting deprecated browsers (<=IE11)
- drop sass, use css variables & postcss
- change minimum font size to 16 (from 14)
- replace global
calc font size declaration with either clamp or media queries
- add default styles for
main, making 100% classless page actually okay looking as long as main is used as wrapper
- dark mode
steal anything worth stealing from @bcomnes' mine.css :P
calcfont size declaration with eitherclampor media queriesmain, making 100% classless page actually okay looking as long asmainis used as wrappersteal anything worth stealing from @bcomnes' mine.css :P