{"id":13480366,"url":"https://github.com/chasegiunta/tailwindcss-important","last_synced_at":"2025-12-30T06:05:26.322Z","repository":{"id":32925378,"uuid":"146513778","full_name":"chasegiunta/tailwindcss-important","owner":"chasegiunta","description":"!important variant plugin for tailwindcss framework","archived":true,"fork":false,"pushed_at":"2021-10-04T17:21:42.000Z","size":3,"stargazers_count":41,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-21T06:56:38.127Z","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/chasegiunta.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}},"created_at":"2018-08-28T22:29:48.000Z","updated_at":"2024-02-09T20:45:32.000Z","dependencies_parsed_at":"2022-08-02T00:59:27.855Z","dependency_job_id":null,"html_url":"https://github.com/chasegiunta/tailwindcss-important","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/chasegiunta%2Ftailwindcss-important","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasegiunta%2Ftailwindcss-important/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasegiunta%2Ftailwindcss-important/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chasegiunta%2Ftailwindcss-important/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chasegiunta","download_url":"https://codeload.github.com/chasegiunta/tailwindcss-important/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222239308,"owners_count":16953914,"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-07-31T17:00:38.027Z","updated_at":"2025-12-14T20:32:47.580Z","avatar_url":"https://github.com/chasegiunta.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":[],"readme":"# !important Tailwind Plugin\n\n## Installation\n\nAdd this plugin to your project:\n\n```bash\n# Install via npm\nnpm install --save-dev tailwindcss-important\n\n# Install via yarn\nyarn add tailwindcss-important --dev\n```\n\nAdding variants through plugins is currently an experimental feature in tailwind and requires version 0.6.2 or higher.\n\n## Usage\n\nThe important plugin exposes an `important` variant for you to use by prepending `!` to your class names: `!text-white !bg-black`\n\n```js\nrequire('tailwindcss-important')()\n```\n\n```js\ntextColors: ['responsive', 'hover', 'important'],\n```\n\n### Purgecss\nIf you're using purgecss, you'll want to update your TailwindExtractor to include `!`.\n```\ncontent.match(/[A-Za-z0-9-_:!\\/]+/g) || [];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchasegiunta%2Ftailwindcss-important","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchasegiunta%2Ftailwindcss-important","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchasegiunta%2Ftailwindcss-important/lists"}