{"id":14962245,"url":"https://github.com/idered/eslint-plugin-tailwind","last_synced_at":"2026-03-09T02:32:05.793Z","repository":{"id":44018751,"uuid":"231771319","full_name":"Idered/eslint-plugin-tailwind","owner":"Idered","description":"ESLint rules for Tailwind CSS","archived":false,"fork":false,"pushed_at":"2022-02-12T21:58:05.000Z","size":389,"stargazers_count":100,"open_issues_count":17,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-10T01:09:31.484Z","etag":null,"topics":["eslint","eslint-rules","tailwind","tailwind-css","tailwindcss"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Idered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-04T13:50:05.000Z","updated_at":"2024-03-01T00:46:05.000Z","dependencies_parsed_at":"2022-09-14T21:10:38.145Z","dependency_job_id":null,"html_url":"https://github.com/Idered/eslint-plugin-tailwind","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Feslint-plugin-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Feslint-plugin-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Feslint-plugin-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Feslint-plugin-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idered","download_url":"https://codeload.github.com/Idered/eslint-plugin-tailwind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137886,"owners_count":21053775,"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":["eslint","eslint-rules","tailwind","tailwind-css","tailwindcss"],"created_at":"2024-09-24T13:29:46.280Z","updated_at":"2025-10-16T09:22:41.793Z","avatar_url":"https://github.com/Idered.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eslint-plugin-tailwind\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/jFKJZMw.gif\"\u003e\n\u003c/p\u003e\n\n![npm (scoped)](https://img.shields.io/npm/v/eslint-plugin-tailwind?style=for-the-badge) ![npm bundle size (scoped)](https://img.shields.io/npm/l/eslint-plugin-tailwind?style=for-the-badge)\n\nESLint rules for [Tailwind CSS](https://tailwindcss.com/)\n\n## Installation\n\nYou'll first need to install [ESLint](http://eslint.org):\n\n```\n$ npm i eslint --save-dev\n```\n\nNext, install `eslint-plugin-tailwind`:\n\n```\n$ npm install eslint-plugin-tailwind --save-dev\n```\n\n**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-tailwind` globally.\n\n## Usage\n\nExtend your ESLint config with tailwind config:\n\n```json\n{\n  \"extends\": [\"plugin:tailwind/recommended\"]\n}\n```\n\n## Supported Rules\n\n- [`tailwind/class-order`](docs/rules/class-order.md)\n\n## Supported languages and file extensions\n\n- HTML - `html`\n- React - `js`, `jsx`, `tsx`\n\n## VS Code integration\n\nSee [/example/.vscode](./example/.vscode) directory for recommended project settings.\n\n## Roadmap\n\n- [ ] Handle responsive prefixes - `sm`, `md` etc.\n- [ ] Handle pseudo classes - `hover`, `active` etc.\n- [ ] Add support for Vue\n- [ ] Add support for Svelte\n- [ ] Add support for Angular\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Feslint-plugin-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidered%2Feslint-plugin-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Feslint-plugin-tailwind/lists"}