Live data from Hacker News

Show HN: Picnic.css, a lightweight Bootstrap alternative

picnicss.com

21–30 of 149 posts

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

#25

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 shadow inside the input boxes lighter when the box is selected. It doesn't fit well with the green outline.

Or maybe change the outline to an outer glow?

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

#27

Also, what about a Less/Sass version so the HTML can be even cleaner by using just mixins in the Less/Sass to build the grid.

I don't have experience with CSS preprocessors, it's just after Laravel in the list of things I want to learn. Sorry about that.

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

#28

How about static responsive breakpoints for the grid, instead of being 100% fluid? And with that, a maximum width?

I'm not completely sure of what you mean with static responsive breakpoints (I'm not English native), could you clarify please?
Post reply on HN