Skip to content

Commit 1c489cb

Browse files
committed
Update to 0.6.4
1 parent eff788b commit 1c489cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"postcss-cssnext": "^3.0.2",
2323
"prismjs": "^1.8.3",
2424
"stylefmt": "^6.0.0",
25-
"tailwindcss": "0.6.3",
25+
"tailwindcss": "0.6.4",
2626
"vue": "^2.5.2",
2727
"webpack-watch": "^0.2.0",
2828
"yargs": "^10.0.3"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7419,9 +7419,9 @@ table@^4.0.1:
74197419
slice-ansi "1.0.0"
74207420
string-width "^2.1.1"
74217421

7422-
tailwindcss@0.6.3:
7423-
version "0.6.3"
7424-
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.6.3.tgz#973d33342f3d1d1f9c9d20aa42b9fa9ca57f2ed0"
7422+
tailwindcss@0.6.4:
7423+
version "0.6.4"
7424+
resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.6.4.tgz#b0aa8a10c34d3fed7a5f32482ef92d5d416353ee"
74257425
dependencies:
74267426
commander "^2.11.0"
74277427
css.escape "^1.5.1"

0 commit comments

Comments
 (0)