{"id":20627811,"url":"https://github.com/sivan/lightcss-reset","last_synced_at":"2025-07-02T04:31:46.787Z","repository":{"id":2859835,"uuid":"3864622","full_name":"sivan/lightcss-reset","owner":"sivan","description":"LightCSS Reset is a simple \u0026 scalable CSS Reset for SCSS users.","archived":false,"fork":false,"pushed_at":"2015-06-05T09:23:18.000Z","size":268,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T04:53:16.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://lightcss.com/projects/reset/","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/sivan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-03-29T09:39:15.000Z","updated_at":"2023-03-08T14:26:00.000Z","dependencies_parsed_at":"2022-07-31T13:59:10.921Z","dependency_job_id":null,"html_url":"https://github.com/sivan/lightcss-reset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sivan/lightcss-reset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Flightcss-reset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Flightcss-reset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Flightcss-reset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Flightcss-reset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sivan","download_url":"https://codeload.github.com/sivan/lightcss-reset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sivan%2Flightcss-reset/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263074686,"owners_count":23409803,"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-16T13:18:17.964Z","updated_at":"2025-07-02T04:31:46.764Z","avatar_url":"https://github.com/sivan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LightCSS Reset v2.0\n\nLightCSS Reset is a simple \u0026 scalable CSS Reset for SCSS users.\n\n* Source: [https://github.com/sivan/lightcss-reset](https://github.com/sivan/lightcss-reset)\n* Twitter: [@SivanSun](http://twitter.com/SivanSun)\n* Weibo: [@Sivan](http://weibo.com/sivan)\n\n## Features\n\n* Simple(3KB) but scalable(with components and modules) AND very easy to use, you can modify your own version by only three steps;\n* Work with [normalize.css](http://necolas.github.com/normalize.css/) or [Eric Meyer's CSS Reset](http://meyerweb.com/eric/tools/css/reset/);\n* HTML5 ready. Use the new elements with confidence;\n* Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+);\n* Includes useful CSS helpers;\n* Includes a optional reset for *WordPress* theme authors;\n* Also include a simple CSS version.\n\n## Quick start\n\nThere are only three steps to modify LightCSS Reset in your project.\nNow just copy `_base` directory to your *SCSS* directory and follow `_base/reset.scss` to use it.\n\n### 1. Choose a basic reset\n\nWith LightCSS Reset, you can use *normalize.css* or *Eric Meyer's CSS Reset*.\n\n```scss\n@import \"libs/_normalize\";\n```\n\nIf you like *normalize.css* and need to support legacy browsers(IE6), you should use `@import \"libs/_normalize-legacy\";` instead.\n\n### 2. Modify your own default style\n\nConfig the basic code style you like in `_custom.scss`, if you have additional SCSS files from plugins, just move to `modules` and import them.\n\n#### Example:\n\n\\* Include WordPress reset file if your project is a WordPress theme\n\n```scss\n@import \"libs/_wordpress.scss\";\n```\n\n### 3. Import in your SCSS\n\nNow just import `_base/reset.scss` in your project(e.g style.scss) and begin to work!\n\n```scss\n@import \"_base/reset.scss\";\n```\n\n\\* If you don't use SCSS preprocessor, just use the css version from `css/reset.min.css`.*\n\n\n## Thanks \u0026 Resources\n\n* [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate)\n* [normalise.css](http://necolas.github.com/normalize.css/)\n* [Eric Meyer's CSS Reset](http://meyerweb.com/eric/tools/css/reset/)\n\n##[Changelog](CHANGELOG.md)\n\n-- EOF --\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Flightcss-reset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsivan%2Flightcss-reset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsivan%2Flightcss-reset/lists"}