This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Loading…
Labels












Would be really nice if this could be merged in to bp!
You may also checkout http://html5doctor.com/html-5-reset-stylesheet/ to see if there's any goodies in that html5 reset css that should make it to blueprint. Personally I find this usefull:
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
}
nav ul {
}
What to do with deprecated elements is another question. Either maintaining 2 branches, one with html5 support and one without or just bundle everything in one release.