mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
feat(cli): add streamdown in ai example of all react web templates (#554)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
@import "tailwindcss";
|
||||
@import "tw-animate-css";
|
||||
{{#if (includes examples "ai")}}
|
||||
@source "../node_modules/streamdown/dist/index.js";
|
||||
{{/if}}
|
||||
|
||||
@custom-variant dark (&:where(.dark, .dark *));
|
||||
|
||||
Reference in New Issue
Block a user