Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<html>
<head>
<title>minified testcase</title>
<link rel="stylesheet" href="pretty.css"/>
<style type="text/css">body { background: red; }
div {
font-size: 5em;
color: red;
}</style>
<link rel="stylesheet" type="text/css" href="sourcemap-css/test-stylus.css"/>
</head>
<body>
<div>minified <span>testcase</span></div>
</body>
</html>