Skip to content

Commit 0f63fc3

Browse files
authored
Merge pull request #1 from patternfly/initial-pf-page-mockup
feat(scaffolding): initial page mockup
2 parents 932ece8 + b8000fc commit 0f63fc3

27 files changed

+623
-78
lines changed

package-lock.json

Lines changed: 36 additions & 70 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@
1515
"dependencies": {
1616
"@astrojs/check": "^0.9.4",
1717
"@astrojs/react": "^3.6.3",
18+
"@nanostores/react": "^0.8.0",
1819
"@patternfly/patternfly": "^6.0.0",
1920
"@patternfly/react-core": "^6.0.0",
2021
"@types/react": "^18.3.12",
2122
"@types/react-dom": "^18.3.1",
2223
"astro": "^4.16.13",
24+
"nanostores": "^0.11.3",
2325
"react": "^18.3.1",
2426
"react-dom": "^18.3.1",
2527
"sass": "^1.81.0",

public/PF-HorizontalLogo-Color.svg

Lines changed: 29 additions & 0 deletions
Loading
Lines changed: 28 additions & 0 deletions
Loading

public/avatarImg.svg

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)