UNPKG

the-tramp

Version:

Chaplin.js on Node.js. Use it for performance boosts, SEO, re-usability.

9 lines (7 loc) 291 B
// nib is a powerful lib for stylus that provides cross-browser css3 mixins. // No more vendor prefixes. http://visionmedia.github.com/nib/ @import 'nib' // Apply a natural box layout model to all elements. // http://paulirish.com/2012/box-sizing-border-box-ftw/ * box-sizing: border-box