Skip to content

Commit 1e6843b

Browse files
committed
refactor: nav implementation and visuals
1 parent f969bca commit 1e6843b

File tree

4 files changed

+389
-82
lines changed

4 files changed

+389
-82
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@faustwp/blocks": "^4.1.0",
2020
"@faustwp/cli": "^3.1.1",
2121
"@faustwp/core": "^3.1.0",
22+
"@headlessui/react": "^2.2.0",
2223
"@heroicons/react": "^2.1.5",
2324
"@icons-pack/react-simple-icons": "^10.0.0",
2425
"@mdx-js/loader": "^3.0.1",
@@ -27,8 +28,8 @@
2728
"@shikijs/transformers": "^1.22.2",
2829
"@sindresorhus/slugify": "^2.2.1",
2930
"classnames": "^2.5.1",
30-
"downshift": "^9.0.8",
3131
"date-fns": "^4.1.0",
32+
"downshift": "^9.0.8",
3233
"graphql": "^16.8.1",
3334
"html-to-text": "^9.0.5",
3435
"lodash.debounce": "^4.0.8",

0 commit comments

Comments
 (0)