bjork24 / Unison

Unifying named breakpoints across CSS, JS, and HTML
http://bjork24.github.io/Unison
MIT License
453 stars 41 forks source link

Why add `body:after {content: "xxx"}` style? #6

Closed d6u closed 10 years ago

d6u commented 10 years ago

Why add body:after {content: "xxx"} style if we already get font-family data from head tag?

bjork24 commented 10 years ago

That's for debugging and/or displaying of the current breakpoint, which you can see on the demo page.