{"id":19670783,"url":"https://github.com/crumb1e/tailwind-nord","last_synced_at":"2025-05-07T09:44:46.146Z","repository":{"id":65514161,"uuid":"239604052","full_name":"crumb1e/tailwind-nord","owner":"crumb1e","description":"A super tiny tailwind plugin that enables the use of the Nord colour palette.","archived":false,"fork":false,"pushed_at":"2023-01-27T09:52:52.000Z","size":93,"stargazers_count":94,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T14:46:45.237Z","etag":null,"topics":["nord","nord-color-palette","tailwind-plugin","tailwindcss","tailwindcss-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/crumb1e.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}},"created_at":"2020-02-10T20:15:01.000Z","updated_at":"2025-01-25T17:50:29.000Z","dependencies_parsed_at":"2023-02-15T07:35:28.810Z","dependency_job_id":null,"html_url":"https://github.com/crumb1e/tailwind-nord","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Ftailwind-nord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Ftailwind-nord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Ftailwind-nord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Ftailwind-nord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crumb1e","download_url":"https://codeload.github.com/crumb1e/tailwind-nord/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252853456,"owners_count":21814533,"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":["nord","nord-color-palette","tailwind-plugin","tailwindcss","tailwindcss-plugin"],"created_at":"2024-11-11T17:07:06.815Z","updated_at":"2025-05-07T09:44:46.130Z","avatar_url":"https://github.com/crumb1e.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/npm/v/tailwind-nord?style=flat)\n![](https://img.shields.io/npm/dw/tailwind-nord?style=flat)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/crumb1e/tailwind-nord\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/crumb1e/tailwind-nord/master/tailwind-nord.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eTailwind Nord\u003c/h1\u003e\n\u003c/p\u003e\n\nA super tiny tailwind plugin that enables the use of the [Nord color palette](https://www.nordtheme.com/).\n\nMade this mainly for myself, as I kept copying the Nord colours over manually. But hopefully it can save someone else 5 mins at the start of a project!\n\n## Installation\n\n`npm i tailwind-nord`\n\n## Usage\n\n\nIn your tailwind.config.js:\n\n```js\n  plugins: [\n    require('tailwind-nord'),\n  ],\n```\n\nYou now have access to the Nord theme anywhere you would use normal tailwind colours.\n\n```html\n\u003cdiv class=\"bg-nord0\"\u003e\n    \u003cp class=\"text-nord5\"\u003eHello, this is some text\u003c/p\u003e\n\u003c/div\u003e\n```\n\nYou can use the colour names set in the Nord documentation. Check that out [here](https://www.nordtheme.com/docs/colors-and-palettes).\n\nBut you can also use Tailwind-like color names as shown below.\n```html\n\u003cdiv class=\"bg-nord-0\"\u003e\n    \u003cp class=\"text-nord-5\"\u003eHello, this is some text\u003c/p\u003e\n\u003c/div\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrumb1e%2Ftailwind-nord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrumb1e%2Ftailwind-nord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrumb1e%2Ftailwind-nord/lists"}