Hi everyone,
I'm thinking about creating a CSS framework like tailwind from scratch, and I want to use Bun along with either unplugin, Vite, or Rollup. The problem is, I don't even know where to start. I know how to use TypeScript and I understand the logic, but I'm lost when it comes to figuring out where to begin.
Any advice or pointers would be greatly appreciated. Thanks in advance!