{"id":23041317,"url":"https://github.com/completejavascript/shiba-css","last_synced_at":"2025-06-18T07:42:24.445Z","repository":{"id":44038803,"uuid":"192222711","full_name":"completejavascript/shiba-css","owner":"completejavascript","description":"🐕 A simple and lightweight CSS Framework built with Sass for building responsive web apps.","archived":false,"fork":false,"pushed_at":"2022-12-09T22:58:17.000Z","size":1328,"stargazers_count":6,"open_issues_count":8,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T02:41:26.213Z","etag":null,"topics":["boilderplate","css","css-framework","custom","framework","sass","scss","shiba-css","skeleton","starter-kit","template","toolkit","webapp"],"latest_commit_sha":null,"homepage":"https://completejavascript.github.io/shiba-css","language":"SCSS","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/completejavascript.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":"2019-06-16T18:15:37.000Z","updated_at":"2022-04-07T15:45:10.000Z","dependencies_parsed_at":"2023-01-25T23:46:30.016Z","dependency_job_id":null,"html_url":"https://github.com/completejavascript/shiba-css","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/completejavascript/shiba-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fshiba-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fshiba-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fshiba-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fshiba-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/completejavascript","download_url":"https://codeload.github.com/completejavascript/shiba-css/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/completejavascript%2Fshiba-css/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260513683,"owners_count":23020568,"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":["boilderplate","css","css-framework","custom","framework","sass","scss","shiba-css","skeleton","starter-kit","template","toolkit","webapp"],"created_at":"2024-12-15T19:32:27.451Z","updated_at":"2025-06-18T07:42:19.425Z","avatar_url":"https://github.com/completejavascript.png","language":"SCSS","readme":"## Shiba.CSS Framework\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![shiba-css on NPM](https://img.shields.io/npm/v/shiba-css.svg?color=green\u0026label=shiba-css)](https://www.npmjs.com/package/shiba-css)\n\nA simple and lightweight CSS Framework built with Sass for building responsive web apps.\n\n## Usage\n\n### Import in Browser\n\n- [Download the stylesheet](https://completejavascript.github.io/shiba-css/css/shiba.min.css) or use the CDN URL: [https://unpkg.com/shiba-css@1.0.0/docs/css/shiba.min.css](https://unpkg.com/shiba-css@1.0.0/docs/css/shiba.min.css).\n\n- Save the stylesheet and link to it in the head of your project.\n\n### Import in Node Modules\n\n- Install:\n\n```bash\nyarn add shiba-css # npm i shiba-css\n```\n\n- Import:\n\n```js\nimport \"shiba-css/docs/css/shiba.min.css\";\n```\n\n## Modification\n\nShiba.CSS is written by Sass. So you can easily modify it with your own style. Firstly, clone the repo:\n\n```bash\ngit clone https://github.com/completejavascript/shiba-css.git\ncd shiba-css\n```\n\nThen, run the project:\n\n```bash\nyarn dev # npm run dev\n```\n\nIn the project, I define all variables in `src/base/_variables.scss`. You can customize the style by changing their values.\n\nAfter changing, you can navigate to `http://localhost:4000/` in your browser to see what you make changes.\n\nAnd distribution files can be found at `docs/css/shiba.min.css`.\n\n## Links\n\n[Demo Shiba.CSS](https://completejavascript.github.io/shiba-css)\n\n## Change Log\n\nSee [CHANGELOG.md](CHANGELOG.md)\n\n## License\n\nThis project is open source and available under the [MIT License](https://github.com/completejavascript/shiba-css/blob/master/LICENSE.md).\n\n## Visit me\n\n- Blog: [Complete JavaScript](https://completejavascript.com/)\n- Fanpage: [Complete JavaScript](https://www.facebook.com/completejavascript/)\n- Portfolio: [Lam Pham](https://about.phamvanlam.com/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompletejavascript%2Fshiba-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompletejavascript%2Fshiba-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompletejavascript%2Fshiba-css/lists"}