Elliot Anderson
Elliot Anderson
Yes, there are more variants and they are easily configurable. Simply add the variant to `buttonVariants` in your component and apply the appropriate styling https://github.com/shadcn-ui/ui/blob/91727ec4602a741127318d859ccf40ebf944d2e8/apps/www/registry/default/ui/button.tsx#L11-L21
Could be an issue with the linker ``` cbf3a00de678:~# ldd /usr/local/bin/aws /lib64/ld-linux-x86-64.so.2 (0x7f5f68ffc000) libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7f5f68ffc000) libz.so.1 => /lib/libz.so.1 (0x7f5f68fe2000) libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f5f68ffc000) libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f5f68ffc000) Error...
Thanks @shadcn. Currently blocked on https://github.com/contentlayerdev/contentlayer/issues/386 for the `www` app but I'll look at upgrading that in a separate PR shortly
@shadcn ready for review
Closed by #180 Thanks @shadcn for all your work!
@shadcn This appears to be fixed now