{"id":19300032,"url":"https://github.com/kirschbaum-development/tailwindcss-scale-utilities","last_synced_at":"2025-10-05T07:51:30.208Z","repository":{"id":35072380,"uuid":"199480609","full_name":"kirschbaum-development/tailwindcss-scale-utilities","owner":"kirschbaum-development","description":"Scale utilities for Tailwind CSS","archived":false,"fork":false,"pushed_at":"2023-01-04T07:23:44.000Z","size":1174,"stargazers_count":5,"open_issues_count":16,"forks_count":0,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-11-02T00:18:04.741Z","etag":null,"topics":["tailwindcss","tailwindcss-plugin"],"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/kirschbaum-development.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-29T15:36:48.000Z","updated_at":"2023-01-13T19:42:53.000Z","dependencies_parsed_at":"2023-01-15T13:15:46.505Z","dependency_job_id":null,"html_url":"https://github.com/kirschbaum-development/tailwindcss-scale-utilities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirschbaum-development%2Ftailwindcss-scale-utilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirschbaum-development%2Ftailwindcss-scale-utilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirschbaum-development%2Ftailwindcss-scale-utilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirschbaum-development%2Ftailwindcss-scale-utilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirschbaum-development","download_url":"https://codeload.github.com/kirschbaum-development/tailwindcss-scale-utilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223893052,"owners_count":17220834,"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","tailwindcss-plugin"],"created_at":"2024-11-09T23:13:27.722Z","updated_at":"2025-10-05T07:51:25.166Z","avatar_url":"https://github.com/kirschbaum-development.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tailwind CSS Scale Utilities](banner.jpg \"Tailwind CSS Scale Utilities\")\n\n[![npm](https://img.shields.io/npm/v/@kirschbaum-development/tailwindcss-scale-utilities.svg)](https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities)\n[![npm](https://img.shields.io/npm/dt/@kirschbaum-development/tailwindcss-scale-utilities.svg)](https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://www.npmjs.com/package/@kirschbaum-development/tailwindcss-scale-utilities)\n[![tests](https://travis-ci.org/kirschbaum-development/tailwindcss-scale-utilities.svg?branch=master)](https://travis-ci.org/kirschbaum-development/tailwindcss-scale-utilities)\n\n## Installation\n\n```bash\nyarn add @kirschbaum-development/tailwindcss-scale-utilities --dev\n```\n\nor\n\n```bash\nnpm install @kirschbaum-development/tailwindcss-scale-utilities --save-dev\n```\n\n## Defaults\n\n```js\ntheme: {\n  scale: {\n    0: 0,\n    25: '.25',\n    50: '.5',\n    75: '.75',\n    100: '1',\n    110: '1.1'\n  }\n},\nvariants: {\n  scale: ['hover']\n}\n```\n\n## Usage\n\n```js\n// tailwind.config.js\n{\n  theme: {\n    scale: {\n      '60': '0.6',\n      '90': '0.9',\n      '100': '1',\n      '120': '1.2'\n    }\n  },\n  variants: {\n    scale: ['responsive']\n  },\n  plugins: [\n    require('tailwindcss-scale-utilities')\n  ]\n}\n```\n\nThis plugin generates the following utilities:\n\n```css\n/* configurable with the \"scale\" theme object */\n.scale-[key] {\n  transform: scale([value]);\n}\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email david@kirschbaumdevelopment.com or nathan@kirschbaumdevelopment.com instead of using the issue tracker.\n\n## Credits\n\n- [David VanScott](https://github.com/dvanscott)\n\n## Sponsorship\n\nDevelopment of this package is sponsored by Kirschbaum Development Group, a developer driven company focused on problem solving, team building, and community. Learn more [about us](https://kirschbaumdevelopment.com) or [join us](https://careers.kirschbaumdevelopment.com)!\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirschbaum-development%2Ftailwindcss-scale-utilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirschbaum-development%2Ftailwindcss-scale-utilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirschbaum-development%2Ftailwindcss-scale-utilities/lists"}