{"id":16231651,"url":"https://github.com/telecta/gulpzilla-sass","last_synced_at":"2026-04-26T22:31:51.361Z","repository":{"id":57259631,"uuid":"61028967","full_name":"telecta/gulpzilla-sass","owner":"telecta","description":"Sass setup for gulpzilla","archived":false,"fork":false,"pushed_at":"2016-08-09T12:28:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-09T07:36:07.296Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telecta.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}},"created_at":"2016-06-13T10:57:00.000Z","updated_at":"2016-06-13T10:57:39.000Z","dependencies_parsed_at":"2022-08-24T22:31:36.130Z","dependency_job_id":null,"html_url":"https://github.com/telecta/gulpzilla-sass","commit_stats":null,"previous_names":["blacktangent/gulpzilla-sass"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/telecta/gulpzilla-sass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fgulpzilla-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fgulpzilla-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fgulpzilla-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fgulpzilla-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telecta","download_url":"https://codeload.github.com/telecta/gulpzilla-sass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telecta%2Fgulpzilla-sass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"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-10T13:06:24.255Z","updated_at":"2026-04-26T22:31:51.343Z","avatar_url":"https://github.com/telecta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gulpzilla-jest\n\nThis adds 2 gulp commands to [gulpzilla](https://github.com/blacktangent/gulpzilla):\n\n1. `gulp sass`\n2. `gulp watch-sass`\n\n## Install\n\n```\n$ gem install sass # sass compilation is using sass rubygem\n$ npm install --save-dev gulpzilla-sass\n```\n\n## Configuration\nIn `gulpfile.js`:\n\n```\nconst gulp = gulpzilla({\n  sass: {\n    srcDir: __dirname+'/src/sass', // sass source files\n    target: __dirname+'/src/sass/style.scss', // sass entry point\n\n    distDir: __dirname+'/public/css', // destination directory for compiled css\n    distFilename: 'bundle.css', // destination filename for compiled css\n\n    loadPaths: [ './vendor/bower_components/bootstrap-sass-official/assets/stylesheets',\n    './vendor/bower_components/fontawesome/scss'], // additional load paths\n   }\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fgulpzilla-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelecta%2Fgulpzilla-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelecta%2Fgulpzilla-sass/lists"}