stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.9k stars 250 forks source link

Add <main> element to html5 reset #171

Closed tregusti closed 11 years ago

tregusti commented 11 years ago

See http://www.w3.org/TR/html-main-element/ for more information.

slaskis commented 11 years ago

Any chance of getting this merged before next release? Or as they say: +1

buschtoens commented 11 years ago

+1

On Tue, May 14, 2013 at 3:24 PM, Robert Sköld notifications@github.com wrote:

Any chance of getting this merged before next release? Or as they say: +1

Reply to this email directly or view it on GitHub: https://github.com/visionmedia/nib/pull/171#issuecomment-17875454

optikfluffel commented 11 years ago

+1

optikfluffel commented 11 years ago

@slaskis until it gets pulled in you could do something like this in your package.json:

"nib": "git://github.com/tregusti/nib.git#patch-1"