{"id":13480216,"url":"https://github.com/redwebcreation/tailwindcss-no-scrollbar","last_synced_at":"2026-01-05T19:54:23.223Z","repository":{"id":37866803,"uuid":"345410580","full_name":"redwebcreation/tailwindcss-no-scrollbar","owner":"redwebcreation","description":"This plugin exposes a class that hides the browser's default scrollbar using various tricks.","archived":false,"fork":false,"pushed_at":"2024-03-28T08:57:47.000Z","size":91,"stargazers_count":14,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T18:08:49.663Z","etag":null,"topics":["package","scrollbars","tailwindcss","tailwindcss-plugin"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/tailwindcss-no-scrollbar","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/redwebcreation.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":"2021-03-07T17:34:02.000Z","updated_at":"2024-06-21T07:10:27.520Z","dependencies_parsed_at":"2024-06-21T07:10:20.614Z","dependency_job_id":"5bd5ddb6-956c-4d21-9759-d83dee88229c","html_url":"https://github.com/redwebcreation/tailwindcss-no-scrollbar","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.5185185185185186,"last_synced_commit":"90f29fe986965b9ce0b79b7079fa933e5225a13c"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redwebcreation%2Ftailwindcss-no-scrollbar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redwebcreation%2Ftailwindcss-no-scrollbar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redwebcreation%2Ftailwindcss-no-scrollbar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redwebcreation%2Ftailwindcss-no-scrollbar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redwebcreation","download_url":"https://codeload.github.com/redwebcreation/tailwindcss-no-scrollbar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245826819,"owners_count":20678862,"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":["package","scrollbars","tailwindcss","tailwindcss-plugin"],"created_at":"2024-07-31T17:00:35.943Z","updated_at":"2026-01-05T19:54:23.162Z","avatar_url":"https://github.com/redwebcreation.png","language":"JavaScript","readme":"# TailwindCSS plugin for removing scrollbars\n![Download Count (30k)](https://img.shields.io/npm/dt/tailwindcss-no-scrollbar)\n\nThis plugin exposes a class that hides the browser's default scrollbar using various tricks.\n\n## Installation\n```bash\nnpm install --save-dev tailwindcss-no-scrollbar\n```\nor\n```bash\nyarn add -D tailwindcss-no-scrollbar\n```\n\n## Usage\n````js\n// tailwind.config.js\nmodule.exports = {\n    plugins: [\n        require('tailwindcss-no-scrollbar')\n    ]\n}\n````\n\nThen, add `.scrollbar-none` on the overflowing element.\n\n```html\n\u003cdiv class=\"overflow-x-auto whitespace-nowrap w-24 scrollbar-none\"\u003e\n    Some long text which will overflow for sure. Please is it enough? Surely.\n\u003c/div\u003e\n```\n","funding_links":[],"categories":["Plugins"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredwebcreation%2Ftailwindcss-no-scrollbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredwebcreation%2Ftailwindcss-no-scrollbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredwebcreation%2Ftailwindcss-no-scrollbar/lists"}