update node modules
This commit is contained in:
3
node_modules/minifyfromhtml/example/css/more.css
generated
vendored
Normal file
3
node_modules/minifyfromhtml/example/css/more.css
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
#mywidget {
|
||||
color: blue;
|
||||
}
|
2
node_modules/minifyfromhtml/example/dist/dist.css
generated
vendored
2
node_modules/minifyfromhtml/example/dist/dist.css
generated
vendored
@@ -1 +1 @@
|
||||
#mywidget{border:2px solid red}
|
||||
#mywidget{border:2px solid red}#mywidget{color:#00f}
|
4
node_modules/minifyfromhtml/example/dist/dist.js
generated
vendored
4
node_modules/minifyfromhtml/example/dist/dist.js
generated
vendored
File diff suppressed because one or more lines are too long
1
node_modules/minifyfromhtml/example/dist/dist.js.map
generated
vendored
Normal file
1
node_modules/minifyfromhtml/example/dist/dist.js.map
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1
node_modules/minifyfromhtml/example/index.html
generated
vendored
1
node_modules/minifyfromhtml/example/index.html
generated
vendored
@@ -14,6 +14,7 @@
|
||||
<!-- some css -->
|
||||
<link rel="stylesheet" type="text/css" href="css/mywidget.css" />
|
||||
<link rel="alternate stylesheet" type="text/css" href="css/mywidget.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/more.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
Reference in New Issue
Block a user