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
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
GitHub
Javascript SDK for Autumn. Contribute to useautumn/autumn-js development by creating an account on GitHub.
