{"id":19533957,"url":"https://github.com/rafgraph/browserslist-config-css-grid","last_synced_at":"2025-04-26T14:34:34.261Z","repository":{"id":66154985,"uuid":"297094002","full_name":"rafgraph/browserslist-config-css-grid","owner":"rafgraph","description":"Browserslist config of all browsers that support css grid","archived":false,"fork":false,"pushed_at":"2020-09-21T01:31:34.000Z","size":50,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T06:25:00.056Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafgraph.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":"2020-09-20T14:28:46.000Z","updated_at":"2023-09-05T16:49:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"3215abbc-0328-4494-9853-a08633d0f5ba","html_url":"https://github.com/rafgraph/browserslist-config-css-grid","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/rafgraph%2Fbrowserslist-config-css-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafgraph%2Fbrowserslist-config-css-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafgraph%2Fbrowserslist-config-css-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafgraph%2Fbrowserslist-config-css-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafgraph","download_url":"https://codeload.github.com/rafgraph/browserslist-config-css-grid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251001264,"owners_count":21520916,"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-11-11T02:11:27.724Z","updated_at":"2025-04-26T14:34:34.247Z","avatar_url":"https://github.com/rafgraph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browserslist Config CSS Grid\n\nDo you use CSS Grid? Then this `browserslist` is for you!\n\nExports a `browserslist` of all browsers that support CSS Grid (browsers that have partial support, e.g. IE 11, are excluded).\n\n```\nnpm install --save-dev browserslist-config-css-grid\n```\n\n```\n  \"browserslist\": [\n    \"extends browserslist-config-css-grid\"\n  ]\n```\n\n### Recommended Usage\n\nSince `browserslist-config-css-grid` includes _all_ browsers that support CSS Grid it is recommended to combine it with `and` queries to further limit the supported browsers.\n\nTo combine it with Browserslist's `defaults` list use:\n```\n  \"browserslist\": [\n    \"extends browserslist-config-css-grid and defaults\"\n  ]\n```\n\nTo combine it with the last 2 versions, or \u003e 0.2%, and browsers that are not dead, use (note that `and` has to come after `or`):\n\n```\n  \"browserslist\": [\n    \"last 2 versions or \u003e 0.2% and not dead and extends browserslist-config-css-grid\"\n  ]\n```\n\nAfter setting up the `browserslist` config in your project you can run `npx browserslist` in the root directory to see the list of browsers.\n\nFor more info on using `browserslist` queries see https://github.com/browserslist/browserslist#query-composition\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafgraph%2Fbrowserslist-config-css-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafgraph%2Fbrowserslist-config-css-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafgraph%2Fbrowserslist-config-css-grid/lists"}