{"id":15395796,"url":"https://github.com/mvasilkov/systematize","last_synced_at":"2025-04-13T15:34:38.591Z","repository":{"id":65513643,"uuid":"106051843","full_name":"mvasilkov/systematize","owner":"mvasilkov","description":"systematize.scss: normalize styles across browsers. Like normalize.css, but with system fonts.","archived":false,"fork":false,"pushed_at":"2019-06-03T19:29:47.000Z","size":346,"stargazers_count":61,"open_issues_count":7,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T06:22:51.690Z","etag":null,"topics":["normalize-css","scss","system-fonts"],"latest_commit_sha":null,"homepage":"https://github.com/mvasilkov/systematize","language":"CSS","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/mvasilkov.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-06T21:29:46.000Z","updated_at":"2025-03-02T18:53:49.000Z","dependencies_parsed_at":"2023-01-26T20:55:22.318Z","dependency_job_id":null,"html_url":"https://github.com/mvasilkov/systematize","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvasilkov%2Fsystematize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvasilkov%2Fsystematize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvasilkov%2Fsystematize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvasilkov%2Fsystematize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvasilkov","download_url":"https://codeload.github.com/mvasilkov/systematize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248736058,"owners_count":21153529,"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":["normalize-css","scss","system-fonts"],"created_at":"2024-10-01T15:29:35.070Z","updated_at":"2025-04-13T15:34:38.565Z","avatar_url":"https://github.com/mvasilkov.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"systematize.scss: normalize styles across browsers\n===\n\nLike normalize.css, but with system fonts.\n\n[![npm][npm-image]][npm-url] ![][size-image]\n\n---\n\n**This project is an SCSS version of normalize.css** (`8.0.1` at the time of this writing.)\nThey share the following functionality:\n\n* Normalize styles across browsers\n* Preserve useful browser defaults, rather than erasing them\n* Correct bugs and common browser inconsistencies\n* Improve usability with subtle changes\n\nAdditionally, systematize.scss aims to do the following:\n\n* Default to system fonts, and better typography in general\n* Be slightly more opinionated while retaining clear focus\n\n**Installation**\n\n    npm install --save systematize\n\n**Demo**\n\n[CodePen][demo-codepen]\n\n**Variables**\n\n- **$sys-font-stack** System fonts, detailed below\n- **$sys-font-stack-mono** Monospaced fonts, detailed below\n- **$sys-selection-background** Selection background color, **#b2d7ff**\n- **$sys-selection-color** Selection text color (not set by default)\n- **$sys-normalize-fonts-inputs** Normalize font properties on form elements (off by default)\n\n**System Fonts**\n\n| Font family name | Why\n| --- | ---\n| `-apple-system` | Apple\n| `Segoe UI` | Windows\n| `system-ui` | Generic font family\n| `Roboto` | Android\n| `Helvetica Neue` | Old Apple\n| `sans-serif` | Catch-all\n\nSegoe UI comes before system-ui for [reasons][system-ui-reasons].\n\n**Monospaced Fonts**\n\n| Font family name | Why\n| --- | ---\n| `SF Mono` | Apple\n| `Ubuntu Mono` | Ubuntu\n| `Consolas` | Windows\n| `DejaVu Sans Mono` | Bitstream Vera Sans Mono (Linux)\n| `Menlo` | Bitstream Vera Sans Mono (Apple)\n| `monospace` | Generic font family\n\nThere is no Monaco because Menlo shipped with Mac OS X 10.6 Snow Leopard in 1948.\n\n**Coding Style**\n\nSee [Sass Guidelines][sass-guidelines]\n\n[npm-image]: https://img.shields.io/npm/v/systematize.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/systematize\n[size-image]: https://img.shields.io/github/size/mvasilkov/systematize/build/systematize.min.css.svg?style=flat-square\n[demo-codepen]: https://codepen.io/mvasilkov/pen/jaQjJZ\n[system-ui-reasons]: https://infinnie.github.io/blog/2017/systemui.html\n[sass-guidelines]: https://sass-guidelin.es/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvasilkov%2Fsystematize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvasilkov%2Fsystematize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvasilkov%2Fsystematize/lists"}