initial
This commit is contained in:
21
node_modules/pug/test/output/styles.html
generated
vendored
Normal file
21
node_modules/pug/test/output/styles.html
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
padding: 50px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
<div style="color:red;background:green;"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user