{"id":14972397,"url":"https://github.com/crissdev/bootstrap-scss","last_synced_at":"2025-08-20T01:31:03.408Z","repository":{"id":30394967,"uuid":"124777588","full_name":"crissdev/bootstrap-scss","owner":"crissdev","description":"Bootstrap's SCSS files (only)","archived":false,"fork":false,"pushed_at":"2024-02-28T12:53:49.000Z","size":646,"stargazers_count":44,"open_issues_count":1,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-12T17:00:26.149Z","etag":null,"topics":["bootstrap","bootstrap-5","bootstrap-scss","bootstrap4","scss"],"latest_commit_sha":null,"homepage":"","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/crissdev.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":"2018-03-11T16:47:12.000Z","updated_at":"2024-08-05T01:30:00.000Z","dependencies_parsed_at":"2023-09-26T10:45:43.968Z","dependency_job_id":"60a0deee-7974-4b69-a034-d7e9c1bac509","html_url":"https://github.com/crissdev/bootstrap-scss","commit_stats":{"total_commits":26,"total_committers":1,"mean_commits":26.0,"dds":0.0,"last_synced_commit":"08cd8aab53654dc7f4c8c6d44e94d657bcd990de"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fbootstrap-scss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fbootstrap-scss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fbootstrap-scss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crissdev%2Fbootstrap-scss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crissdev","download_url":"https://codeload.github.com/crissdev/bootstrap-scss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230382858,"owners_count":18216854,"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":["bootstrap","bootstrap-5","bootstrap-scss","bootstrap4","scss"],"created_at":"2024-09-24T13:46:51.574Z","updated_at":"2025-08-20T01:31:03.399Z","avatar_url":"https://github.com/crissdev.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap SCSS\n\n\u003e Bootstrap's SCSS files (only)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://getbootstrap.com/\"\u003e\n    \u003cimg src=\"https://getbootstrap.com/docs/5.3/assets/brand/bootstrap-logo-shadow.png\" alt=\"Bootstrap logo\" width=\"200\" height=\"165\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eBootstrap\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  Sleek, intuitive, and powerful front-end framework for faster and easier web development.\n  \u003cbr\u003e\n  \u003ca href=\"https://getbootstrap.com/docs/5.3/\"\u003e\u003cstrong\u003eExplore Bootstrap docs »\u003c/strong\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/twbs/bootstrap/issues/new?template=bug_report.md\"\u003eReport bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/twbs/bootstrap/issues/new?template=feature_request.md\"\u003eRequest feature\u003c/a\u003e\n  ·\n  \u003ca href=\"https://themes.getbootstrap.com/\"\u003eThemes\u003c/a\u003e\n  ·\n  \u003ca href=\"https://blog.getbootstrap.com/\"\u003eBlog\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Table of contents\n\n- [Quick start](#quick-start)\n- [Status](#status)\n- [What's included](#whats-included)\n- [Documentation](#documentation)\n- [Versioning](#versioning)\n- [Copyright and license](#copyright-and-license)\n\n## Quick start\n\nSeveral quick start options are available:\n\n- Install with [npm](https://www.npmjs.com/): `npm install bootstrap-scss`\n- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap-scss`\n\nRead the [Getting started page](https://getbootstrap.com/docs/5.3/getting-started/introduction/) for information on the framework contents, templates and examples, and more.\n\n## Status\n\n[![npm version](https://img.shields.io/npm/v/bootstrap-scss.svg)](https://www.npmjs.com/package/bootstrap-scss)\n\n## What's included\n\nWithin this package you'll find the following directories and files, logically grouping common assets and providing only SCSS variations. You'll see something like this:\n\n```\nbootstrap-scss/\n├── bootstrap.scss\n├── bootstrap-grid.scss\n├── bootstrap-reboot.scss\n├── bootstrap-utilities.css\n├── mixins/\n│   └─ ...\n└── utilities/\n    └─ ...\n└── vendor/\n    └─ ...\n```\n\n## Documentation\n\n[Bootstrap's official documentation](https://getbootstrap.com/) powered by [Algolia's DocSearch](https://community.algolia.com/docsearch/).\n\n## Versioning\n\nFor simplicity, this project will use the same version numbers as Bootstrap.\n\n## Changelog\n\nhttps://github.com/twbs/bootstrap/releases/tag/v5.3.4\n\n## Copyright and license\n\nCode and documentation copyright 2011-2022 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fbootstrap-scss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrissdev%2Fbootstrap-scss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrissdev%2Fbootstrap-scss/lists"}