Commit 15e51e9 1 parent 99a8ab1 commit 15e51e9 Copy full SHA for 15e51e9
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Nothing yet!
10
+ - Move prettier plugin to dev dependencies ( [ # 7418 ] ( https://github.com/tailwindlabs/tailwindcss/pull/7418 ) )
11
11
12
12
## [ 3.0.20] - 2022-02-10
13
13
Original file line number Diff line number Diff line change 52
52
"jest-diff" : " ^27.4.6" ,
53
53
"postcss" : " ^8.4.6" ,
54
54
"prettier" : " ^2.5.1" ,
55
+ "prettier-plugin-tailwindcss" : " ^0.1.7" ,
55
56
"rimraf" : " ^3.0.0"
56
57
},
57
58
"peerDependencies" : {
77
78
"postcss-nested" : " 5.0.6" ,
78
79
"postcss-selector-parser" : " ^6.0.9" ,
79
80
"postcss-value-parser" : " ^4.2.0" ,
80
- "prettier-plugin-tailwindcss" : " ^0.1.7" ,
81
81
"quick-lru" : " ^5.1.1" ,
82
82
"resolve" : " ^1.22.0"
83
83
},
You can’t perform that action at this time.
0 commit comments