Files
inline-html/test/fixtures/errors/lessSyntax/index.html
2015-10-07 13:52:02 -07:00

10 lines
112 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet/less" href="main.less" />
</head>
<body>
</body>
</html>