Skip to content

Commit

Permalink
chore: update example
Browse files Browse the repository at this point in the history
  • Loading branch information
nado1001 committed Nov 16, 2023
1 parent d80f241 commit c1846c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/with-css-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react-dom": "18.2.14",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"sd-tailwindcss-transformer": "1.4.0",
"sd-tailwindcss-transformer": "^1.4.1",
"style-dictionary": "3.9.0",
"tailwindcss": "3.3.4",
"typescript": "4.9.5"
Expand Down
8 changes: 4 additions & 4 deletions example/with-css-variables/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,10 +971,10 @@ scheduler@^0.23.0:
dependencies:
loose-envify "^1.1.0"

[email protected].0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/sd-tailwindcss-transformer/-/sd-tailwindcss-transformer-1.4.0.tgz#b33e81afa9e8f61289ab022fc0bb8965fcf293bf"
integrity sha512-Jai0C2pIFOhyyQOx4jRiTcLZEl8pR2TRlFb9PPF5luIuR8Ya4DUJiXV/UgKiciD/K0Wzq/tF0QI1FsswdmVM4Q==
sd-tailwindcss-transformer@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/sd-tailwindcss-transformer/-/sd-tailwindcss-transformer-1.4.1.tgz#40403243bdaee6b1c78a4d12cc59e2dea3f59075"
integrity sha512-g/CbF9vj9zZUGUsj7QrCLckCDLNhG0w+ppssmN+uT/u7FCUV9EPE42uwjVghNBrb0ggqxrZcVoc/4Kl+tqDeSQ==

sentence-case@^3.0.4:
version "3.0.4"
Expand Down

0 comments on commit c1846c0

Please sign in to comment.