{"id":30045681,"url":"https://github.com/sifferhans/css","last_synced_at":"2025-08-07T07:56:37.685Z","repository":{"id":65170198,"uuid":"584732106","full_name":"sifferhans/css","owner":"sifferhans","description":"A modern CSS Reset and base styles.","archived":false,"fork":false,"pushed_at":"2023-01-09T08:44:00.000Z","size":97,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-17T13:19:46.478Z","etag":null,"topics":["css","reset","styling"],"latest_commit_sha":null,"homepage":"https://css.sigveh.no","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/sifferhans.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":"2023-01-03T11:26:06.000Z","updated_at":"2023-03-17T13:36:42.000Z","dependencies_parsed_at":"2023-01-13T15:48:58.982Z","dependency_job_id":null,"html_url":"https://github.com/sifferhans/css","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sifferhans/css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifferhans%2Fcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifferhans%2Fcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifferhans%2Fcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifferhans%2Fcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sifferhans","download_url":"https://codeload.github.com/sifferhans/css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sifferhans%2Fcss/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269220675,"owners_count":24380624,"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","status":"online","status_checked_at":"2025-08-07T02:00:09.698Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["css","reset","styling"],"created_at":"2025-08-07T07:56:33.836Z","updated_at":"2025-08-07T07:56:37.654Z","avatar_url":"https://github.com/sifferhans.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cstrong\u003e@sigveh/css\u003c/strong\u003e\u003c/div\u003e\n\u003cdiv align=\"center\"\u003eA modern CSS Reset and base styles.\u003c/div\u003e\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\u003csmall\u003eInspired by \u003ca target=\"_blank\" href=\"https://github.com/mayank99/reset.css\" \u003e@acab/reset.css\u003c/a\u003e\u003c/small\u003e\u003c/div\u003e\n\n## Usage\n\nInstall the package via `npm`.\n\n```sh\nnpm install @sigveh/css\n```\n\nYou can then import the stylesheet wherever.\n\n```css\n/* CSS */\n@import '@sigveh/css';\n```\n\n```js\n/* JS */\nimport '@sigveh/css'\n```\n\nIf you're not using a package manager, you can simply import from a CDN.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/@sigveh/css\" /\u003e\n```\n\n## Dark mode\n\nThe CSS reset includes support for both light and dark mode, based on the users preferences.\n\n## Customization\n\nThere are certain customization options when you are using the base styles. Make sure to define the CSS variables in `:root` to correctly override the default values.\n\n```css\n:root {\n  /* define variables here */\n  --border-radius: 6px;\n}\n```\n\nThese are the available CSS variables:\n\n| Name            | Description                                   | Default value |\n| --------------- | --------------------------------------------- | ------------- |\n| --border-radius | Other radii are calculated from this          | `4px`         |\n| --border-color  | Used for form elements, tables and separators | `#808080`     |\n\n## License\n\nThis package is licensed under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsifferhans%2Fcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsifferhans%2Fcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsifferhans%2Fcss/lists"}