critters
critters copied to clipboard
relative urls within css
When using a stylesheet with a relative URL, this is not resolved when inlining in the HTML.
@font-face {
url(../fonts/RoobertPRO-Light.woff) format("woff")
}