{"id":16549601,"url":"https://github.com/settinghead/style-common","last_synced_at":"2025-10-05T00:37:09.448Z","repository":{"id":142195481,"uuid":"21485576","full_name":"settinghead/style-common","owner":"settinghead","description":"Common CSS/SASS styling to be shared across Rise Vision apps, widgets and components.","archived":false,"fork":false,"pushed_at":"2014-07-04T06:50:16.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T13:46:47.903Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/settinghead.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}},"created_at":"2014-07-04T04:40:29.000Z","updated_at":"2014-08-14T18:03:05.000Z","dependencies_parsed_at":"2023-03-12T18:01:17.326Z","dependency_job_id":null,"html_url":"https://github.com/settinghead/style-common","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/settinghead/style-common","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fstyle-common","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fstyle-common/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fstyle-common/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fstyle-common/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/settinghead","download_url":"https://codeload.github.com/settinghead/style-common/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settinghead%2Fstyle-common/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278395884,"owners_count":25979685,"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-10-04T02:00:05.491Z","response_time":63,"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-10-11T19:29:59.110Z","updated_at":"2025-10-05T00:37:09.433Z","avatar_url":"https://github.com/settinghead.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"styling-common\n==============\n\nCommon CSS/SASS styling to be shared across Rise Vision apps, widgets and components.\n\n## Build CSS\n\n```bash\ngulp build\n```\n\nThis will do several things in sequence:\n1. Delete dist and tmp folder\n2. Concat SASS files under each folder in src/scss, and save them in tmp/\n3. Translate each newly generated SASS file under tmp/ into CSS, and save them under dist/css\n4. Create a minified copy of each CSS file under dist/scss\n\nAnd the end result is what you see under dist.\n\n## Folder Structure under src/scss\n\nEach folder under SCSS will have its own namesake CSS and minified CSS generated,\nwhose content will be a concatenation of all files under that folder.\n\nFor example, the build process will create rise.css and rise.css.min for folder\nsrc/scss/rise, whose content will be from src/scss/rise/*.scss\n\n\n## File Order\n\nContinuing with the example above, If you have multiple files under src/scss/rise,\nthey will be compiled under alphanumerical order. In other words, if you wish to\nput the content of specific files at the beginning of the generated CSS file,\nprefix the file name with \"0_\". Prefix the second file with \"1_\", and so on.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettinghead%2Fstyle-common","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsettinghead%2Fstyle-common","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettinghead%2Fstyle-common/lists"}