shadcn-ui/ui codebase analysis: How does shadcn-ui CLI work? — Part 2.6
I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI.
In part 2.5, we looked at function getTailwindFile that returns the main css file that contains tailwind base imports.
Let’s move on...
ramunarasinga.hashnode.dev2 min read