{"id":15692633,"url":"https://github.com/knowler/tailwindcss-wordpress","last_synced_at":"2026-03-04T00:35:05.406Z","repository":{"id":114063552,"uuid":"189673393","full_name":"knowler/tailwindcss-wordpress","owner":"knowler","description":"Tailwind CSS plugins for WordPress generated classes.","archived":false,"fork":false,"pushed_at":"2019-06-06T01:56:03.000Z","size":35,"stargazers_count":8,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T16:52:44.286Z","etag":null,"topics":[],"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/knowler.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":"2019-06-01T00:29:00.000Z","updated_at":"2024-07-24T19:34:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"29a0f546-809a-4f34-af73-a5e5954ee8d8","html_url":"https://github.com/knowler/tailwindcss-wordpress","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowler%2Ftailwindcss-wordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowler%2Ftailwindcss-wordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowler%2Ftailwindcss-wordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowler%2Ftailwindcss-wordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knowler","download_url":"https://codeload.github.com/knowler/tailwindcss-wordpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252989680,"owners_count":21836662,"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":[],"created_at":"2024-10-03T18:36:50.426Z","updated_at":"2026-03-04T00:35:00.364Z","avatar_url":"https://github.com/knowler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailwind Plugins for WordPress\n\nCurrently this plugin just creates the rules for WordPress\ngenerated classes. Perhaps, it could create components for\ncomments and forms in the future.\n\n## Installation\n\n```sh\n# NPM\nnpm i -D tailwindcss-wordpress\n\n# Yarn\nyarn -D tailwindcss-wordpress\n```\n\n## Usage\n\n```js\nconst { wordpressUtilities } = require('tailwindcss-wordpress');\n\nmodule.exports = {\n  theme: {\n    extend: {},\n  },\n  variants: {},\n  plugins: [\n    wordpressUtilities,\n  ],\n};\n```\n\n## Plugins\n\n### Utilities \n\nThese styles are based on the styles that were included in Sage\n9. The following classes are generated:\n\n* `.alignnone`\n* `.aligncenter`\n* `.alignright`\n* `.alignleft`\n* `.wp-caption` (`img`)\n* `.wp-caption-text`\n* `.screen-reader-text` (`:focus`, `:active`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowler%2Ftailwindcss-wordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknowler%2Ftailwindcss-wordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowler%2Ftailwindcss-wordpress/lists"}