{"id":16856154,"url":"https://github.com/peterblazejewicz/nx-sass-bootstrap-bootswatch","last_synced_at":"2026-04-24T20:33:48.637Z","repository":{"id":151364070,"uuid":"459343938","full_name":"peterblazejewicz/nx-sass-bootstrap-bootswatch","owner":"peterblazejewicz","description":"Demonstration of the Bootstrap Bootswatch theme creation with `sass` compiler and NX workspace features.","archived":false,"fork":false,"pushed_at":"2023-01-30T23:15:08.000Z","size":448,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T11:11:18.514Z","etag":null,"topics":["bootstrap","dart-sass","nx","nx-workspace","sass","sass-compiler"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/peterblazejewicz.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":"2022-02-14T22:20:00.000Z","updated_at":"2023-07-05T11:14:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"9157c4cf-45e9-4df2-a6bd-d9550ec30ff6","html_url":"https://github.com/peterblazejewicz/nx-sass-bootstrap-bootswatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterblazejewicz/nx-sass-bootstrap-bootswatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterblazejewicz%2Fnx-sass-bootstrap-bootswatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterblazejewicz%2Fnx-sass-bootstrap-bootswatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterblazejewicz%2Fnx-sass-bootstrap-bootswatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterblazejewicz%2Fnx-sass-bootstrap-bootswatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterblazejewicz","download_url":"https://codeload.github.com/peterblazejewicz/nx-sass-bootstrap-bootswatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterblazejewicz%2Fnx-sass-bootstrap-bootswatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","dart-sass","nx","nx-workspace","sass","sass-compiler"],"created_at":"2024-10-13T14:02:35.523Z","updated_at":"2026-04-24T20:33:48.619Z","avatar_url":"https://github.com/peterblazejewicz.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nx Bootstrap Bootswatch\n\nDemonstration of the Bootstrap Bootswatch theme creation with `sass` compiler and NX workspace features.\n\nThis project was generated using [Nx](https://nx.dev). To learn more about Nx, please check out the [Nx documentation](https://nx.dev/docs/).\n\nThe content of this workspace uses [Thomas' Park Bootswatch](https://bootswatch.com/) configuration files to quickly demonstrate how to create 3 different Bootstrap's themes.\n\nThe `sass` command uses {dir}:{dir} approach (many to many), creating 3 different themes.\n\nOutput of sass compiler gets cached by `nx` and is being reused without a need to recompile it.\n\n## Using NX commands to compile SASS shared styles \n\n[Nx Documentation](https://nx.dev/angular)\n\n- project consists of a single buildable library `shared-styles`, that uses `dart-sass` compiler to build build 3 different themes.\n- themes are consumed by 3 different projects without a need to rebuild or recompile `.scss` files.\n- `shared-styles` library is defined as implicit dependency for all projects, so it's being rebuilt when any of the projects is rebuilt.\n\nTo run SASS command separately, issue:\n\n```bash\nnx run shared-styles:build\n```\n\nThis build step supports `production` and `development` settings (source maps and compression style).\n\nThis demonstrates different approach of sharing global style within monorepo from one supported by `stylePreprocessorOptions` option in `angular.json` configuration: https://angular.io/guide/workspace-config#style-preprocessor-options\ns\n## Author\n\n@peterblazejewicz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterblazejewicz%2Fnx-sass-bootstrap-bootswatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterblazejewicz%2Fnx-sass-bootstrap-bootswatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterblazejewicz%2Fnx-sass-bootstrap-bootswatch/lists"}