logoalt Hacker News

lemmingyesterday at 11:54 PM2 repliesview on HN

I mean, if it really bothers you you could fairly trivially apply picocss or whatever to it using a user stylesheet. That is so little effort that calling it working for free would be disingenuous to say the least.


Replies

orojacksontoday at 5:26 AM

For people in the future who want to apply the centered viewport classless version of Pico CSS, just apply the following in Firefox's Style Editor (F12 to open DevTools, then click on Style Editor; click on the + sign to add a new style):

  @import url("https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.classless.min.css");
I honestly did not know that until I took about 5-10 minutes looking up how to apply arbitrary styles in Firefox.
show 1 reply
tclancytoday at 12:46 AM

Multiple people, me being the third or fourth, are not feeling the default layout and you all read that as a signal it's working as intended?

show 1 reply