Hacker News new | past | comments | ask | show | jobs | submit login

How on Earth does somebody even have 113 KB of CSS?



  .highlight .sb {
    color: #ec490f; }
  .highlight .sc {
    color: #ec490f; }
  .highlight .sd {
    color: #ec490f; }
  .highlight .s2 {
    color: #ec490f; }
  .highlight .se {
    color: #ec490f; }
  .highlight .sh {
    color: #ec490f; }


I removed the stylesheed from devtools, and the site was way more readable, and basically the same in terms of organisation.


How do you remove an asset file for a web page via Chrome dev tools?


Deleting the `link` tag is one way to do it.


Deleting the link tag (the website had a single style sheet) also undoes its effects. I'm on a webkit browser.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: