{"id":18710988,"url":"https://github.com/srm985/css-reset","last_synced_at":"2025-11-09T14:30:21.333Z","repository":{"id":86102178,"uuid":"105193432","full_name":"srm985/css-reset","owner":"srm985","description":"A CSS reset intending to help combat unwanted environment styles applied to your vacuum-developed components.","archived":false,"fork":false,"pushed_at":"2017-09-29T01:05:10.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-28T08:11:28.844Z","etag":null,"topics":["css","normalize","normalize-css","reset","reset-css","sass","scss"],"latest_commit_sha":null,"homepage":null,"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/srm985.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":"2017-09-28T19:57:41.000Z","updated_at":"2017-09-29T01:06:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"6df13633-4ccc-4037-8196-4492cb636d4d","html_url":"https://github.com/srm985/css-reset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srm985%2Fcss-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srm985%2Fcss-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srm985%2Fcss-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srm985%2Fcss-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srm985","download_url":"https://codeload.github.com/srm985/css-reset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239576847,"owners_count":19662112,"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":["css","normalize","normalize-css","reset","reset-css","sass","scss"],"created_at":"2024-11-07T12:36:24.427Z","updated_at":"2025-11-09T14:30:21.239Z","avatar_url":"https://github.com/srm985.png","language":"CSS","readme":"# CSS Reset\nA CSS reset intending to help combat unwanted environment attributes applied to your vacuum-developed components.\n\nMany times I generate components or features in a vacuum to cut down development time when I'd otherwise have to set up local instances of complex environments. Once the components are deployed within the environment, I often find that unwanted CSS attributes have been applied. These typically come from the environment's master style guide or loaded frameworks. In well-designed applications this shouldn't be an issue - as you'll be adhering to the style guide but I've found in many legacy applications that the style guide is outdated and counterproductive to the features I'm trying to implement. Other times, I know that a component might be used in many different environments and I simply don't want to risk dealing with any of the parent's styling leaking into my component.\n\nI created this simple reset to combat those issues mentioned above. The source for this reset comes from the default CSS attributes used to render markup in Chrome. I can't guarantee it's completely inclusive, but if you do find missing attributes, just let me know! \n\n## Installation / Running\n\nInstall [Node.js](https://nodejs.org/en/download/)\n\nInstall [Ruby](https://rubyinstaller.org/)\n\nUpdate npm to the latest version.\n\n```sh\n$ npm install npm@latest -g\n```\n\nInstall node_modules.\n\n```sh\n$ npm install\n```\n\nFrom the root directory, you can issue the following command. This will build your customized version of reset.css and place it in the /web directory.\n\n```sh\n$ gulp build\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrm985%2Fcss-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrm985%2Fcss-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrm985%2Fcss-reset/lists"}