codelift icon indicating copy to clipboard operation
codelift copied to clipboard

Visual Development for React, Next.js, & Tailwind CSS

Results 1 codelift issues
Sort by recently updated
recently updated
newest added

I'm following the setup instructions. I run: ``` % yarn create next-app --example with-tailwindcss # I name the app my-app % cd my-app % yarn add codelift --dev ``` and...