{"id":18774196,"url":"https://github.com/leny/emotion-meyer-reset","last_synced_at":"2025-12-14T06:30:16.333Z","repository":{"id":48315068,"uuid":"173155879","full_name":"leny/emotion-meyer-reset","owner":"leny","description":"Eric Meyer's reset for Emotion CSS-in-JS library.","archived":false,"fork":false,"pushed_at":"2021-08-02T04:26:23.000Z","size":2577,"stargazers_count":1,"open_issues_count":11,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-29T19:04:02.648Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leny.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}},"created_at":"2019-02-28T17:24:22.000Z","updated_at":"2023-03-08T05:08:35.000Z","dependencies_parsed_at":"2022-09-08T14:10:48.937Z","dependency_job_id":null,"html_url":"https://github.com/leny/emotion-meyer-reset","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/leny%2Femotion-meyer-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Femotion-meyer-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Femotion-meyer-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leny%2Femotion-meyer-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leny","download_url":"https://codeload.github.com/leny/emotion-meyer-reset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680988,"owners_count":19679509,"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-07T19:37:42.806Z","updated_at":"2025-12-14T06:30:16.293Z","avatar_url":"https://github.com/leny.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# emotion-meyer-reset\n\n[Eric Meyer's reset](https://meyerweb.com/eric/tools/css/reset/) for [Emotion](https://emotion.sh/) CSS-in-JS library.\n\n## Usage\n\n\tnpm install --save emotion-meyer-reset\n\n### Javascript\n\n```javascript\n\timport {Global,css} from \"@emotion/core\";\n\timport reset from \"emotion-meyer-reset\";\n\n\t// …\n\n\t\u003cGlobal\n\t  styles={css`\n\t    ${reset}\n\t    html,\n\t    body {\n\t      background: white;\n\t      min-height: 100%;\n\t      font-family: Helvetica, Arial, sans-serif;\n\t      // …\n\t    }\n\t  `}\n\t/\u003e\n```\n\n## License\n\n[UNLICENSED (public domain)](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Femotion-meyer-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleny%2Femotion-meyer-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleny%2Femotion-meyer-reset/lists"}