{"id":18006091,"url":"https://github.com/brianhicks/elm-css-reset","last_synced_at":"2025-04-04T10:48:44.307Z","repository":{"id":51084503,"uuid":"220095891","full_name":"BrianHicks/elm-css-reset","owner":"BrianHicks","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-18T13:47:00.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T06:07:43.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrianHicks.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-11-06T21:42:22.000Z","updated_at":"2022-05-18T13:46:32.000Z","dependencies_parsed_at":"2022-08-19T07:20:56.652Z","dependency_job_id":null,"html_url":"https://github.com/BrianHicks/elm-css-reset","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-css-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-css-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-css-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianHicks%2Felm-css-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianHicks","download_url":"https://codeload.github.com/BrianHicks/elm-css-reset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166143,"owners_count":20894652,"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-10-30T00:23:14.703Z","updated_at":"2025-04-04T10:48:44.279Z","avatar_url":"https://github.com/BrianHicks.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elm CSS Resets\n\nSome handy resets converted to [rtfeldman/elm-css](https://package.elm-lang.org/packages/rtfeldman/elm-css/latest/).\n\n## Install\n\n```\nelm install BrianHicks/elm-css-reset\n```\n\n## Use\n\n```elm\nimport Css.Reset as Reset\nimport Html.Styled as Html exposing (Html)\n\n\nview : Model -\u003e Html Msg\nview _ =\n    [ Reset.meyerV2\n    , Reset.borderBoxV201408\n      -- your application view stuff here\n    ]\n```\n\n## Upgrades and Compatibility Policy\n\nEach reset is versioned according to the date it's original creator published it (e.g. `Css.Reset.meyerV2` corresponds to the [Eric Meyer CSS Reset, version 2]().)\nThe Elm definitions of these resets will only change if they're out of sync with the original CSS as linked in the docs.\n\nIf you find that the rules produced by this library do not produce the same styles as using the equivalent CSS reset, please open a bug.\n\n## Climate Action\n\nI want my open-source activities to support projects addressing the climate crisis (for example, projects in clean energy, public transit, reforestation, or sustainable agriculture.)\nIf you are working on such a project, and find a bug or missing feature in any of my libraries, **please let me know and I will treat your issue as high priority.**\nI'd also be happy to support such projects in other ways.\nIn particular, I've worked with Elm for a long time and would be happy to advise on your implementation.\n\n## License\n\nThis package is licensed under the BSD 3-Clause license, located at `LICENSE` in the source.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhicks%2Felm-css-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianhicks%2Felm-css-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianhicks%2Felm-css-reset/lists"}