{"id":22160670,"url":"https://github.com/nerkarso/next-mantine-tailwind-example","last_synced_at":"2025-07-26T09:31:48.978Z","repository":{"id":218403942,"uuid":"625040201","full_name":"nerkarso/next-mantine-tailwind-example","owner":"nerkarso","description":"Example to integrate Mantine and Tailwind CSS in a Next.js app","archived":false,"fork":false,"pushed_at":"2024-08-01T01:05:31.000Z","size":92,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-02T03:59:02.744Z","etag":null,"topics":["mantine","nextjs","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nerkarso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-07T22:46:09.000Z","updated_at":"2024-08-01T01:05:34.000Z","dependencies_parsed_at":"2024-06-19T06:09:51.342Z","dependency_job_id":"fb006ee7-8373-43ee-9bf7-f0ebd562157f","html_url":"https://github.com/nerkarso/next-mantine-tailwind-example","commit_stats":null,"previous_names":["nerkarso/next-mantine-tailwind-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fnext-mantine-tailwind-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fnext-mantine-tailwind-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fnext-mantine-tailwind-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fnext-mantine-tailwind-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkarso","download_url":"https://codeload.github.com/nerkarso/next-mantine-tailwind-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227668768,"owners_count":17801513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mantine","nextjs","tailwindcss"],"created_at":"2024-12-02T04:09:12.997Z","updated_at":"2024-12-02T04:09:13.495Z","avatar_url":"https://github.com/nerkarso.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# next-mantine-tailwind-example\n\nThis example is a demonstration of how to integrate Mantine and Tailwind CSS in a Next.js project without conflicts.\n\n\u003e [!TIP]\n\u003e The trick to make this work is give [Tailwind base lower priority with the @layer rule](https://github.com/PauliCZ44/MantineTW/blob/main/src/index.css).\n\n\u003e [!NOTE]  \n\u003e If you are using Next.js Pages Router and Mantine v6, then switch to branch v1.\n\n## Dependencies\n\n- Next.js `v14`\n- Mantine `v7`\n- Tailwind CSS `v3`\n\n## Setup\n\n1. Create a new Next.js app:\n\n```sh\npnpm create next-app\n```\n\nMake sure you choose the following options:\n\n```sh\n❯ pnpm create next-app\n✔ Would you like to use Tailwind CSS with this project? … Yes\n✔ What import alias would you like configured? … @/*\n```\n\n2. Install Mantine dependencies:\n\n```sh\npnpm add @mantine/core @mantine/hooks\n```\n\n3. Copy and paste the following files and folders into your project:\n\n```sh\napp/\n  layout.tsx\nstyles/\n  globals.css\n```\n\n4. You're all set!\n\n## Getting Started\n\nRun the development server:\n\n```sh\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fnext-mantine-tailwind-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerkarso%2Fnext-mantine-tailwind-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fnext-mantine-tailwind-example/lists"}