Commit 81c17df 1 parent ffb9a65 commit 81c17df Copy full SHA for 81c17df
File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
}}
11
11
< link rel ="stylesheet " href ="{{ $css.RelPermalink }} " />
12
12
{{ else }}
13
- < script src ="https://cdn.tailwindcss.com/3.2.4 "> </ script >
13
+ < script src ="https://cdn.tailwindcss.com/3.2.7 "> </ script >
14
14
{{ $rsc := resources.Get "js/tailwind/dev.js" | js.Build }}
15
15
< script src ="{{ $rsc.RelPermalink }} "> </ script >
16
16
< style type ="text/tailwindcss ">
Original file line number Diff line number Diff line change 10
10
}}
11
11
< link rel ="stylesheet " href ="{{ $css.RelPermalink }} " />
12
12
{{ else }}
13
- < script src ="https://cdn.tailwindcss.com/3.2.4 "> </ script >
13
+ < script src ="https://cdn.tailwindcss.com/3.2.7 "> </ script >
14
14
{{ $rsc := resources.Get "js/tailwind/dev.js" | js.Build }}
15
15
< script src ="{{ $rsc.RelPermalink }} "> </ script >
16
16
< style type ="text/tailwindcss ">
Original file line number Diff line number Diff line change 39
39
"journalize" : " ^2.5.1" ,
40
40
"postcss" : " ^8.4.12" ,
41
41
"postcss-cli" : " ^10.0.0" ,
42
- "tailwindcss" : " ^3.1.8 "
42
+ "tailwindcss" : " 3.2.7 "
43
43
},
44
44
"devDependencies" : {
45
45
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -3267,10 +3267,10 @@ tabbable@^5.3.3:
3267
3267
resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf"
3268
3268
integrity sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==
3269
3269
3270
- tailwindcss@^3.1.8 :
3271
- version "3.2.6 "
3272
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.6 .tgz#9bedbc744a4a85d6120ce0cc3db024c551a5c733 "
3273
- integrity sha512-BfgQWZrtqowOQMC2bwaSNe7xcIjdDEgixWGYOd6AL0CbKHJlvhfdbINeAW76l1sO+1ov/MJ93ODJ9yluRituIw ==
3270
+ tailwindcss@3.2.7 :
3271
+ version "3.2.7 "
3272
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.7 .tgz#5936dd08c250b05180f0944500c01dce19188c07 "
3273
+ integrity sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ ==
3274
3274
dependencies :
3275
3275
arg "^5.0.2"
3276
3276
chokidar "^3.5.3"
You can’t perform that action at this time.
0 commit comments