AutumnA
Autumnโ€ข7mo agoโ€ข
45 replies
snoolord

autumn-js/package/scripts/post-build.js ...

hi team! got the hello world of autumn working ๐Ÿ™‚ seeing this UI difference on dark mode between the exported <PricingTable /> component vs downloading from shadcn. probably due to me using tailwind 4 instead of 3? ๐Ÿค”
looks fine on light mode.

i think the only difference is the borders. i tried looking through the code base but couldn't figure out why the border-color is being hard coded to #e5e7eb instead of the variable. suspect maybe it's something to do with the post-build script? https://github.com/useautumn/autumn-js/blob/main/package/scripts/post-build.js
top is from autumn-js/react and bottom is from downloading from shadcn
PixelSnap_2025-07-01_at_15.26.582x.png
PixelSnap_2025-07-01_at_15.27.052x.png
PixelSnap_2025-07-01_at_15.32.252x.png
GitHub
Javascript SDK for Autumn. Contribute to useautumn/autumn-js development by creating an account on GitHub.
autumn-js/package/scripts/post-build.js at main ยท useautumn/autumn-js
Was this page helpful?