Skip to content

Instantly share code, notes, and snippets.

@yurkimus
Created December 10, 2024 20:03
Show Gist options
  • Save yurkimus/0245bbffcb177e72acf8cbdae761bf93 to your computer and use it in GitHub Desktop.
Save yurkimus/0245bbffcb177e72acf8cbdae761bf93 to your computer and use it in GitHub Desktop.
nextui setup with tailwind and postcss

Tailwind

  • Ensure tailwind.config.(m)js has correct content.

PostCSS

  • Ensure postcss.config.(m)js is created and plugins are availabe within the configuration.

Docker

  • Ensure node_modules placed in the same WORKDIR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment