{"id":13480090,"url":"https://github.com/rickharrison/create-react-app-sass","last_synced_at":"2025-08-02T10:35:47.777Z","repository":{"id":57210649,"uuid":"70562273","full_name":"rickharrison/create-react-app-sass","owner":"rickharrison","description":"Add sass support to create-react-app.","archived":false,"fork":false,"pushed_at":"2017-03-04T20:57:41.000Z","size":3,"stargazers_count":41,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T19:55:03.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/rickharrison.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-10-11T06:17:48.000Z","updated_at":"2023-08-20T06:44:58.000Z","dependencies_parsed_at":"2022-08-31T04:01:32.226Z","dependency_job_id":null,"html_url":"https://github.com/rickharrison/create-react-app-sass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rickharrison/create-react-app-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickharrison%2Fcreate-react-app-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickharrison%2Fcreate-react-app-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickharrison%2Fcreate-react-app-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickharrison%2Fcreate-react-app-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rickharrison","download_url":"https://codeload.github.com/rickharrison/create-react-app-sass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rickharrison%2Fcreate-react-app-sass/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268372062,"owners_count":24239795,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-07-31T17:00:34.452Z","updated_at":"2025-08-02T10:35:47.732Z","avatar_url":"https://github.com/rickharrison.png","language":null,"readme":"# This project has been *deprecated*\n\nPlease use https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc instead.\n\n# create-react-app-sass\n\nEnhances [create-react-app](https://github.com/facebookincubator/create-react-app) to include support for [Sass](http://sass-lang.com/).\n\n### Installation\n\n```\nnpm install create-react-app-sass --save-dev\n```\n\n### Usage\n\nReplace your `start` and `build` scripts in your `package.json`\n\n```\n\"scripts\": {\n  \"start\": \"react-scripts-with-sass start\",\n  \"build\": \"react-scripts-with-sass build\",\n  \"test\": \"react-scripts test --env=jsdom\",\n  \"eject\": \"react-scripts eject\"\n},\n```\n\nYour `src` directory will automatically re-compile any `.scss` file into a `.css` file with the same name in the same location. Then you can `import` the `.css` file in your components the same way as before using `create-react-app`. You will also need to add `*.css` to your `.gitignore` file as they are now just a build artifact and your `.scss` is the true source.\n","funding_links":[],"categories":["React Scripts Versions"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickharrison%2Fcreate-react-app-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frickharrison%2Fcreate-react-app-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frickharrison%2Fcreate-react-app-sass/lists"}