Skip to content

Commit 77b1ba1

Browse files
chore: add css config path to stx.config.ts
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 71e3149 commit 77b1ba1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/devtools/stx.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export default {
2020
bodyClass: 'bg-[#0a0a0f] text-zinc-50 leading-relaxed min-h-screen',
2121
},
2222
},
23+
css: './crosswind.config.ts',
2324
router: {
2425
container: 'main',
2526
},

0 commit comments

Comments
 (0)