Skip to content

Commit a404a81

Browse files
authored
feat: theme (#4)
1 parent 32607e7 commit a404a81

File tree

5 files changed

+267
-26
lines changed

5 files changed

+267
-26
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "astro dev"
1313
},
1414
"dependencies": {
15-
"@tutorialkit/components-react": "0.0.1-alpha.22",
15+
"@tutorialkit/components-react": "0.0.1-alpha.23",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0"
1818
},
@@ -21,8 +21,8 @@
2121
"@astrojs/react": "^3.3.4",
2222
"@iconify-json/ph": "^1.1.12",
2323
"@iconify-json/svg-spinners": "^1.1.2",
24-
"@tutorialkit/astro": "0.0.1-alpha.22",
25-
"@tutorialkit/types": "0.0.1-alpha.22",
24+
"@tutorialkit/astro": "0.0.1-alpha.23",
25+
"@tutorialkit/types": "0.0.1-alpha.23",
2626
"@types/node": "^20.12.7",
2727
"@unocss/reset": "^0.59.4",
2828
"@unocss/transformer-directives": "^0.59.4",

pnpm-lock.yaml

Lines changed: 29 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/logo-dark.svg

Lines changed: 46 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)