Updates


CSS and Technical Debt

November 30, 2019

When I first started making this website, I used the <style> tag for CSS and copy-pasted it to every single page. Obviously, this wasn't a very good idea. CSS is one of the areas where it's easy to get into technical debt, so I'll try to avoid that in the future.