Found 226 bookmarks
Custom sorting
Living Styleguide by Devbridge
Living Styleguide by Devbridge
Devbridge Styleguide helps you create, share, and automate a living visual style library of your brand. Share your digital brand standards, improve team collaboration, and implement an independent easily-extendable modular structure. --- Demo → http://styleguide.devbproto.com/styleguide/ --- GitHub → https://github.com/devbridge/Styleguide
·livingstyleguide.devbridge.com·
Living Styleguide by Devbridge
A Couple of Use Cases for Calc()
A Couple of Use Cases for Calc()
calc() is a native CSS way to do simple math right in CSS as a replacement for any length value (or pretty much any number value). It has four simple math operators: add (+), subtract (-), multiply (*), and divide (/). Being able to do math in code is nice and a welcome addition to a language that is fairly number heavy.
·css-tricks.com·
A Couple of Use Cases for Calc()
Topcoat
Topcoat
… a brand new open source CSS library designed to help developers build web apps with an emphasis on speed. It evolved from the Adobe design language developed for Brackets, Edge Reflow, and feedback from the PhoneGap app developer community. → http://topcoat.io/posts/introducing-topcoat/
·topcoat.io·
Topcoat
normalize.css
normalize.css
… a small CSS file that provides better cross-browser consistency in the default styling of HTML elements. It’s a modern, HTML5-ready, alternative to the traditional CSS reset.
·nicolasgallagher.com·
normalize.css