This repository was archived by the owner on May 29, 2019. It is now read-only.
File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 12
12
"postcss" : " ^6.0.19" ,
13
13
"postcss-loader" : " ^2.1.1" ,
14
14
"style-loader" : " ^0.20.3" ,
15
- "tailwindcss" : " ^0.5.1 " ,
15
+ "tailwindcss" : " >=0.6.5 " ,
16
16
"webpack" : " ^4.1.1" ,
17
17
"webpack-cli" : " ^2.0.12" ,
18
18
"webpack-dev-server" : " ^3.1.1"
Original file line number Diff line number Diff line change 1718
1718
version "2.1.0"
1719
1719
resolved "https://registry.yarnpkg.com/css-what/-/css-what-2.1.0.tgz#9467d032c38cfaefb9f2d79501253062f87fa1bd"
1720
1720
1721
+ css.escape@^1.5.1 :
1722
+ version "1.5.1"
1723
+ resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
1724
+
1721
1725
cssesc@^0.1.0 :
1722
1726
version "0.1.0"
1723
1727
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4"
@@ -5754,13 +5758,14 @@ symbol-observable@^1.1.0:
5754
5758
version "1.2.0"
5755
5759
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
5756
5760
5757
- tailwindcss@^0.5.1 :
5758
- version "0.5.3 "
5759
- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.5.3. tgz#5444f85ab5e68a37c2bf13bc4ac097a7ee05321d "
5761
+ tailwindcss@>=0.6.5 :
5762
+ version "0.6.5 "
5763
+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-0.6.5. tgz#f692f875c373721d65ccecba5eb16fa949bcbb97 "
5760
5764
dependencies :
5761
5765
commander "^2.11.0"
5766
+ css.escape "^1.5.1"
5762
5767
fs-extra "^4.0.2"
5763
- lodash "^4.17.4 "
5768
+ lodash "^4.17.5 "
5764
5769
perfectionist "^2.4.0"
5765
5770
postcss "^6.0.9"
5766
5771
postcss-functions "^3.0.0"
You can’t perform that action at this time.
0 commit comments