{"id":17087937,"url":"https://github.com/staylor/example-webpack-css-sass","last_synced_at":"2026-04-06T09:32:33.920Z","repository":{"id":66051777,"uuid":"166789805","full_name":"staylor/example-webpack-css-sass","owner":"staylor","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-21T23:24:07.000Z","size":119,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T15:17:14.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/staylor.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":"2019-01-21T09:53:34.000Z","updated_at":"2019-01-24T13:43:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"de546409-0f61-4ae8-9917-05e70b37ec33","html_url":"https://github.com/staylor/example-webpack-css-sass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/staylor/example-webpack-css-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staylor%2Fexample-webpack-css-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staylor%2Fexample-webpack-css-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staylor%2Fexample-webpack-css-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staylor%2Fexample-webpack-css-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staylor","download_url":"https://codeload.github.com/staylor/example-webpack-css-sass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staylor%2Fexample-webpack-css-sass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31466614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T08:36:52.050Z","status":"ssl_error","status_checked_at":"2026-04-06T08:36:51.267Z","response_time":112,"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":[],"created_at":"2024-10-14T13:35:29.727Z","updated_at":"2026-04-06T09:32:33.897Z","avatar_url":"https://github.com/staylor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Express App using CSS/SCSS via Webpack\n\nThis is an example app that supports CSS and CSS Modules via `.css` and `.scss` imports. You should probably just be using CSS-in-JS (Emotion 9), but this might save you some trouble. Uses latest versions of Babel 7, Webpack 4+, and React 16.7.\n\nHot-reloading works and CSS is prefetched in development mode, so you won't have a FOUC (Flash of Unstyled Content).\n\nAll configuration lives in `./webpack`. This is a little more sophisticated setup than [example-react-hot-loader](https://github.com/staylor/example-react-hot-loader), because the server code has to be compiled before the Express server is started. Babel can transpile the JS, but the CSS imports have to parsed by Webpack before the server runs. You can see what happens in `./cli/dev`.\n\n## Install\n\n```bash\nyarn\n```\n\n## Development with Hot-reloading of React components\n\n```bash\nyarn dev\n```\n\n## Production\n```bash\nyarn prod\n```\n\nYour server will run at `http://localhost:3000`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaylor%2Fexample-webpack-css-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaylor%2Fexample-webpack-css-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaylor%2Fexample-webpack-css-sass/lists"}