@thibaut_lacave Take a look at PostCSS and Autoprefixer (https://github.com/postcss/autop...). After you write/compile your CSS, PostCSS will run through it and add vendor prefixes for all of your properties to ensure cross-browser compatibility. It's very well-maintained and basically works like magic. I've found it indispensable.
Report
Great, thanks @thecjcenizal . Still, are you considering adding the prefixes in your samples? (great simple designs btw)
@thibaut_lacave Thank you! I don't think I'll add the prefixes because I think there are better resources out there for learning about them, and they'll make it more difficult to read the code examples.
@tribaling Hmm... I would say probably not, since Bootstrap covers way more use cases than these humble examples do. But I think they could definitely help someone who wanted to build a Bootstrap-alternative. Would you like to see a Bootstrap replacement? Is Bootstrap not meeting your needs?
Beautiful design, straight-forward explanations. I'm wondering what scrollbar lib he's using here...
Report
@robotnoises I'm unsure but I doubt using a polyfill for it. Most certainly just prefixed "scrollbar-thumb" CSS property.
Scrollbar hacking with js is highly questionable anyways.
FlexboxPatterns
FlexboxPatterns
All or Nothing
Swap Ideas
FlexboxPatterns
Swap Ideas
FlexboxPatterns