Live data from Hacker News

Show HN: Picnic.css, a lightweight Bootstrap alternative

picnicss.com

1–10 of 149 posts

Show HN: Picnic.css, a lightweight Bootstrap alternative

#1
I've tried to make it as light as possible. It's only tested with Firefox and Chrome, however I intend to test it in IE down to 9. What would you change? What would you add? Any feedback or pull request is greatly welcome! MIT Licensed

Show HN: Picnic.css, a lightweight Bootstrap alternative
picnicss.com

Re: Show HN: Picnic.css, a lightweight Bootstrap alternative

#3

I've tried to keep it as tiny as possible with just under 3kb when gzipped. What would you change? What would you add? Any feedback or pull request is greatly welcome! MIT Licensed

I would make the default grey button colour a little bit darker so it's easier to read the white labels.

Re: Show HN: Picnic.css, a lightweight Bootstrap alternative

#6

Buttons in top nav have incorrect line-height - https://www.dropbox.com/s/xqqg1hpovghk827/Screenshot%202014-... I added ``line-height: 1.4em;`` in dev tools and now they look ok - https://www.dropbox.com/s/ksxu15t9rrofxti/Screenshot%202014-...

Should be fixed now, right? What browser was it?

Re: Show HN: Picnic.css, a lightweight Bootstrap alternative

#8

I've tried to keep it as tiny as possible with just under 3kb when gzipped. What would you change? What would you add? Any feedback or pull request is greatly welcome! MIT Licensed

I would make the default grey button colour a little bit darker so it's easier to read the white labels.

Changed it to #AAA now and it's more readable, thanks!

Re: Show HN: Picnic.css, a lightweight Bootstrap alternative

#9
post #5

Another lightweight Bootstrap alternative from Yahoo, 4.4KB: http://purecss.io

That's what I based Picnic on! Read on the "Some love" in the last section, it's also a great library

That section says "inspiration from". Seems different from "based on".

How is your project different from purecss?

Post reply on HN