{"id":28288873,"url":"https://github.com/devwhodevs/foundation_webpack_bundler","last_synced_at":"2026-02-08T21:31:56.339Z","repository":{"id":252640483,"uuid":"302439734","full_name":"devwhodevs/foundation_webpack_bundler","owner":"devwhodevs","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-05T15:11:41.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T01:06:34.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devwhodevs.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-08T19:18:25.000Z","updated_at":"2020-11-05T15:11:43.000Z","dependencies_parsed_at":"2024-08-11T13:08:50.806Z","dependency_job_id":null,"html_url":"https://github.com/devwhodevs/foundation_webpack_bundler","commit_stats":null,"previous_names":["devwhodevs/foundation_webpack_bundler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devwhodevs/foundation_webpack_bundler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwhodevs%2Ffoundation_webpack_bundler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwhodevs%2Ffoundation_webpack_bundler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwhodevs%2Ffoundation_webpack_bundler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwhodevs%2Ffoundation_webpack_bundler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devwhodevs","download_url":"https://codeload.github.com/devwhodevs/foundation_webpack_bundler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devwhodevs%2Ffoundation_webpack_bundler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29244653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:00:43.743Z","status":"ssl_error","status_checked_at":"2026-02-08T20:59:20.374Z","response_time":57,"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":"2025-05-22T00:13:41.611Z","updated_at":"2026-02-08T21:31:56.309Z","avatar_url":"https://github.com/devwhodevs.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foundation 6 Webpack Compiler\n\n\u003e Compiles SCSS particles from Foundation, for those who need css file, but don't want to use Gulp/Grunt\n\n\nMake sure you have LTS Node.js and Npm installed\u003c/br\u003e\n\n1. Import everything you need into `foundation.scss`\u003c/br\u003e\n2. Edit \"includes\" to add/remove particles you need:\n```scss\n...\n// Global styles\n@include foundation-global-styles;\n@include foundation-forms;\n@include foundation-typography;\n\n// Grids (choose one)\n@include foundation-xy-grid-classes;\n...\n```\n3. Edit settings you need in `_settings.scss`\n```scss\n$global-font-size: 100%;\n$global-width: rem-calc(1200);\n$global-lineheight: 1.5;\n$foundation-palette: (\n  primary: #1779ba,\n  secondary: #767676,\n  success: #3adb76,\n  warning: #ffae00,\n  alert: #cc4b37,\n);\n$light-gray: #e6e6e6;\n$medium-gray: #cacaca;\n$dark-gray: #8a8a8a;\n$black: #0a0a0a;\n...\n```\n4. Install dependencies\n\u003e `npm install`\n5. Bundle your package\n\u003e `npm start`\n\nGet your buit file in `/dist/custom_foundation.min.css`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwhodevs%2Ffoundation_webpack_bundler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevwhodevs%2Ffoundation_webpack_bundler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevwhodevs%2Ffoundation_webpack_bundler/lists"}