Ali Abbas
Ali Abbas
+1. Needed this feature yesterday. I had to make changes to a bunch of items and there wasn't a way to batch publish all at once, so I had to...
Same problem. Macbook Pro Retina 15" late 2013 OS 10.14.4 Screenshot attached: 
This solved an issue for me where the tooltip content was being clipped by a parent with overflow-hidden. Portal should be added to the shadcn tooltip.
Agreed, we don't need the container setup in the tailwind config.
I appreciate @luizarnoldch's approach because it centers the dots, and it works well on both dark and light backgrounds by default. Users can modify the source code to align the...
Same I still see the breadcrumb even though I disabled it. 6s 12.1.2
Same here. It should use `focus` instead of `focus-visible` when the dialog is triggered without using the keyboard.
vercel error no such file or directory, open '/var/task/node_modules/shiki/themes/one-dark-pro.json'
> Did anyone find a solution to this problem? I found the answer here: https://github.com/shikijs/shiki/issues/138#issuecomment-1057471160 basically in nextjs there are 3 states: - build-time, on server -> this is getStaticProps...
vercel error no such file or directory, open '/var/task/node_modules/shiki/themes/one-dark-pro.json'
@dangminhngo you won't see the shiki assets in the .next folder because Next.js uses webpack to bundle and optimize the application. During this process, files might be renamed, minified, and...
I would also be interested in having the option to include the current file as context for visual append and rewrite commands.