{"id":25882160,"url":"https://github.com/garnertb/setup-tailwind","last_synced_at":"2026-06-10T10:31:41.174Z","repository":{"id":279862013,"uuid":"940242443","full_name":"garnertb/setup-tailwind","owner":"garnertb","description":"Installs the Tailwind CSS CLI binary for use in GitHub Actions.","archived":false,"fork":false,"pushed_at":"2025-11-18T08:48:24.000Z","size":382,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-29T23:42:05.949Z","etag":null,"topics":["tailwind-cl","tailwindcss","tailwindcss-v4"],"latest_commit_sha":null,"homepage":"","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/garnertb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T21:02:23.000Z","updated_at":"2025-02-28T19:59:42.000Z","dependencies_parsed_at":"2025-02-28T06:08:41.395Z","dependency_job_id":"6e2e059c-6ab7-49a1-b778-4e3ca6d52392","html_url":"https://github.com/garnertb/setup-tailwind","commit_stats":null,"previous_names":["garnertb/setup-tailwind"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/garnertb/setup-tailwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garnertb%2Fsetup-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garnertb%2Fsetup-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garnertb%2Fsetup-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garnertb%2Fsetup-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garnertb","download_url":"https://codeload.github.com/garnertb/setup-tailwind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garnertb%2Fsetup-tailwind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34149132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["tailwind-cl","tailwindcss","tailwindcss-v4"],"created_at":"2025-03-02T15:57:40.649Z","updated_at":"2026-06-10T10:31:41.148Z","avatar_url":"https://github.com/garnertb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Tailwind CSS Action\n\nThis action installs the Tailwind CSS CLI binary for use in GitHub Actions workflows.\n\n## Usage\n\nBasic usage (auto-detects architecture):\n```yaml\nsteps:\n- uses: ./.github/actions/setup-tailwind\n  with:\n    version: 'v3.3.5'\n```\n\nWith explicit architecture:\n```yaml\nsteps:\n- uses: ./.github/actions/setup-tailwind\n  with:\n    version: 'v3.3.5'\n    architecture: 'linux-x64'\n```\n\n## Inputs\n\n| Input | Description | Required | Default |\n|-------|-------------|----------|---------|\n| version | Tailwind CSS version to install | Yes | v4.0.9 |\n| architecture | Target architecture (linux-x64, linux-arm64, macos-arm64) | No | Auto-detected |\n\n## Development\n\n1. Install dependencies:\n```bash\nnpm install\n```\n\n2. Build the action:\n```bash\nnpm run build\n```\n\nThis will create a `dist` folder with the compiled action code. The `dist` folder should be committed to the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarnertb%2Fsetup-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarnertb%2Fsetup-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarnertb%2Fsetup-tailwind/lists"}