Skip to content

Commit d779539

Browse files
committed
Add more example app placeholders
1 parent 91c518a commit d779539

File tree

7 files changed

+20
-0
lines changed

7 files changed

+20
-0
lines changed

examples/example-cli/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @stylexjs/cli example using StyleX
2+
3+
TBD

examples/example-esbuild/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# esbuild example using StyleX
2+
3+
TBD

examples/example-nextjs/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Next.js example using StyleX
2+
13
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
24

35
## Getting Started

examples/example-rollup/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Rollup example using StyleX
2+
3+
TBD

examples/example-storybook/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Storybook example using StyleX
2+
3+
TBD

examples/example-vite/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Vite example using StyleX
2+
3+
TBD

examples/example-webpack/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Webpack example using StyleX
2+
3+
TBD

0 commit comments

Comments
 (0)