File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
example/with-css-variables Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
"@types/react-dom" : " 18.2.14" ,
20
20
"autoprefixer" : " 10.4.16" ,
21
21
"postcss" : " 8.4.31" ,
22
- "sd-tailwindcss-transformer" : " 1.4.0 " ,
22
+ "sd-tailwindcss-transformer" : " ^ 1.4.1 " ,
23
23
"style-dictionary" : " 3.9.0" ,
24
24
"tailwindcss" : " 3.3.4" ,
25
25
"typescript" : " 4.9.5"
Original file line number Diff line number Diff line change @@ -971,10 +971,10 @@ scheduler@^0.23.0:
971
971
dependencies :
972
972
loose-envify "^1.1.0"
973
973
974
-
975
- version "1.4.0 "
976
- resolved "https://registry.yarnpkg.com/sd-tailwindcss-transformer/-/sd-tailwindcss-transformer-1.4.0 .tgz#b33e81afa9e8f61289ab022fc0bb8965fcf293bf "
977
- integrity sha512-Jai0C2pIFOhyyQOx4jRiTcLZEl8pR2TRlFb9PPF5luIuR8Ya4DUJiXV/UgKiciD/K0Wzq/tF0QI1FsswdmVM4Q ==
974
+ sd-tailwindcss-transformer@^ 1.4.1 :
975
+ version "1.4.1 "
976
+ resolved "https://registry.yarnpkg.com/sd-tailwindcss-transformer/-/sd-tailwindcss-transformer-1.4.1 .tgz#40403243bdaee6b1c78a4d12cc59e2dea3f59075 "
977
+ integrity sha512-g/CbF9vj9zZUGUsj7QrCLckCDLNhG0w+ppssmN+uT/u7FCUV9EPE42uwjVghNBrb0ggqxrZcVoc/4Kl+tqDeSQ ==
978
978
979
979
sentence-case@^3.0.4 :
980
980
version "3.0.4"
You can’t perform that action at this time.
0 commit comments