#shadcn
Read more stories on Hashnode
Articles with this tag
Introduction I am building a CLI tool that lets you add features into your project via CLI. This CLI tool currently only supports adding features in a...
I came across a file named .gitkeep whille studying Shadcn/ui source code and I wanted to share what it is about in this article. We look at the...
In this article, you will learn how metadata is configured in Lobechat and Shadcn/ui. This comparison shows two ways to configure your metadata, key...
In this article, we analyze how a file named error.ts is used across the shadcn/ui code base. utils/errors.ts error.ts contains 12 variables: export...