Skip to content

timelessco/renderlesskit-react-tailwind-ts-starter

Repository files navigation

This is a starter template for Renderlesskit React Tailwind.

Must yarn link the Renderlesskit React Tailwind repo after cloning using the tips below,

  • Create a link of the library's repo by running this command directly in your terminal
cd node_modules/react && yarn link && ../.. && cd node_modules/react-dom && yarn link && ../.. && yarn link
  • Now from this repo again use the command below to create a link
yarn link react && yarn link react-dom && yarn link @renderlesskit/react-tailwind

About

Using `@renderlesskit/react-tailwind` package with Next JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published