{"id":13480458,"url":"https://github.com/forsartis/vue-cli-plugin-tailwind","last_synced_at":"2025-03-27T10:32:44.857Z","repository":{"id":32998775,"uuid":"149154496","full_name":"forsartis/vue-cli-plugin-tailwind","owner":"forsartis","description":"vue-cli plugin for Tailwind CSS","archived":false,"fork":false,"pushed_at":"2023-03-30T03:10:51.000Z","size":47,"stargazers_count":210,"open_issues_count":8,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T10:05:45.924Z","etag":null,"topics":["tailwindcss","vue-cli-plugin"],"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/forsartis.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}},"created_at":"2018-09-17T16:24:25.000Z","updated_at":"2025-01-21T18:27:41.000Z","dependencies_parsed_at":"2024-01-07T10:21:42.898Z","dependency_job_id":"c48f963b-e1a0-4602-a2d4-e1c6a68ff8a7","html_url":"https://github.com/forsartis/vue-cli-plugin-tailwind","commit_stats":{"total_commits":71,"total_committers":8,"mean_commits":8.875,"dds":"0.22535211267605637","last_synced_commit":"a4c338e211061a3b20d5b1d9270e1722361f589a"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forsartis%2Fvue-cli-plugin-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forsartis%2Fvue-cli-plugin-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forsartis%2Fvue-cli-plugin-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forsartis%2Fvue-cli-plugin-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forsartis","download_url":"https://codeload.github.com/forsartis/vue-cli-plugin-tailwind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245827279,"owners_count":20678952,"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":["tailwindcss","vue-cli-plugin"],"created_at":"2024-07-31T17:00:39.758Z","updated_at":"2025-03-27T10:32:44.538Z","avatar_url":"https://github.com/forsartis.png","language":"JavaScript","readme":"# vue-cli-plugin-tailwind\n[![Tailwind CSS](https://img.shields.io/badge/tailwindcss-^2.0.2-blue)](https://tailwindcss.com/)\n[![License](https://img.shields.io/npm/l/vue-cli-plugin-tailwind.svg)](https://github.com/forsartis/vue-cli-plugin-tailwind/blob/master/LICENSE)\n\nA plugin that adds Tailwind CSS to your vue-cli project.\n\n## Getting started\nInside your vue-cli project folder add the plugin via:\n```\nvue add tailwind\n```\nChoose what Tailwind config you want to generate:\n* **none** - Won't create a config file. Useful if you already have a config (make sure to configure PurgeCSS).\n* **minimal** *(default)* - Will create a minimal `tailwind.config.js` file where you can define your customizations.\n* **full** - Will generate a `tailwind.config.js` file containing the entire default configuration.\n\nSee [Tailwinds configuration guide](https://tailwindcss.com/docs/configuration) for more info.\n\n## PostCSS Configuration\nTailwind CSS will be added as plugins in your PostCSS config.\n```javascript\n// postcss.config.js\nmodule.exports = {\n  plugins: {\n    tailwindcss: {},\n    autoprefixer: {},\n  },\n};\n```\n## License\n[MIT](https://github.com/forsartis/vue-cli-plugin-tailwind/blob/master/LICENSE)\n","funding_links":[],"categories":["Tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforsartis%2Fvue-cli-plugin-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforsartis%2Fvue-cli-plugin-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforsartis%2Fvue-cli-plugin-tailwind/lists"}