Skip to content

Commit c1846c0

Browse files
committed
chore: update example
1 parent d80f241 commit c1846c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/with-css-variables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/react-dom": "18.2.14",
2020
"autoprefixer": "10.4.16",
2121
"postcss": "8.4.31",
22-
"sd-tailwindcss-transformer": "1.4.0",
22+
"sd-tailwindcss-transformer": "^1.4.1",
2323
"style-dictionary": "3.9.0",
2424
"tailwindcss": "3.3.4",
2525
"typescript": "4.9.5"

example/with-css-variables/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -971,10 +971,10 @@ scheduler@^0.23.0:
971971
dependencies:
972972
loose-envify "^1.1.0"
973973

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==
978978

979979
sentence-case@^3.0.4:
980980
version "3.0.4"

0 commit comments

Comments
 (0)