File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ # Fork of: https://github.com/Runjuu/html-inline-css-webpack-plugin
2
+
1
3
# html-inline-css-webpack-plugin
2
4
[ ![ MIT Licence] ( https://badges.frapsoft.com/os/mit/mit.svg?v=103 )] ( https://opensource.org/licenses/mit-license.php )
3
5
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/Runjuu/html-inline-css-webpack-plugin/pulls )
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " html-inline-css-webpack-plugin" ,
2
+ "name" : " html-inline-css-webpack-plugin-wdd " ,
3
3
"version" : " 1.3.2" ,
4
4
"description" : " ☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet" ,
5
5
"main" : " ./build/index.js" ,
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " git+https://github.com/Runjuu /html-inline-css-webpack-plugin.git"
12
+ "url" : " git+https://github.com/wilddogdesign /html-inline-css-webpack-plugin.git"
13
13
},
14
14
"keywords" : [
15
15
" webpack" ,
26
26
"author" : " Runjuu" ,
27
27
"license" : " MIT" ,
28
28
"bugs" : {
29
- "url" : " https://github.com/Runjuu /html-inline-css-webpack-plugin/issues"
29
+ "url" : " https://github.com/wilddogdesign /html-inline-css-webpack-plugin/issues"
30
30
},
31
- "homepage" : " https://github.com/Runjuu /html-inline-css-webpack-plugin#readme" ,
31
+ "homepage" : " https://github.com/wilddogdesign /html-inline-css-webpack-plugin#readme" ,
32
32
"devDependencies" : {
33
33
"@types/webpack" : " ^4.4.0" ,
34
34
"tslib" : " ^1.9.2" ,
You can’t perform that action at this time.
0 commit comments