mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
12 lines
236 B
HTML
12 lines
236 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<link rel="stylesheet" type="text/css" href="sourcemap-css/media-rules.css"
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div>
|
||
|
|
Testing style editor media sidebar with source maps
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|