{"id":34908080,"url":"https://github.com/lukaskleinschmidt/snug","last_synced_at":"2026-03-17T17:01:51.760Z","repository":{"id":49509163,"uuid":"334900550","full_name":"lukaskleinschmidt/snug","owner":"lukaskleinschmidt","description":"SCSS toolkit to create utility classes with ease.","archived":false,"fork":false,"pushed_at":"2021-06-21T11:10:53.000Z","size":22,"stargazers_count":19,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T20:42:19.234Z","etag":null,"topics":["css","functional-css","responsive","scss","utility-classes"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/lukaskleinschmidt.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":"2021-02-01T09:43:40.000Z","updated_at":"2023-11-08T11:41:12.000Z","dependencies_parsed_at":"2022-09-11T13:32:03.292Z","dependency_job_id":null,"html_url":"https://github.com/lukaskleinschmidt/snug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukaskleinschmidt/snug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaskleinschmidt%2Fsnug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaskleinschmidt%2Fsnug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaskleinschmidt%2Fsnug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaskleinschmidt%2Fsnug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukaskleinschmidt","download_url":"https://codeload.github.com/lukaskleinschmidt/snug/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaskleinschmidt%2Fsnug/sbom","scorecard":{"id":603993,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukaskleinschmidt/snug","commit":"78418fdf327e999ef6d011ff4c3384d07f8b12c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/8 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T01:10:02.062Z","repository_id":49509163,"created_at":"2025-08-21T01:10:02.062Z","updated_at":"2025-08-21T01:10:02.062Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30627664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T14:16:03.965Z","status":"ssl_error","status_checked_at":"2026-03-17T14:16:03.380Z","response_time":56,"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":["css","functional-css","responsive","scss","utility-classes"],"created_at":"2025-12-26T10:34:57.882Z","updated_at":"2026-03-17T17:01:51.754Z","avatar_url":"https://github.com/lukaskleinschmidt.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snug – super neat utility generator\nSCSS toolkit to create utility classes with ease.\n\n\n\u003e ❗ snug is still under development and functionality may change\n\n\n## Requirements\nFor now you need to use [dart sass](https://sass-lang.com/dart-sass) to compile your styles.\n\n\n## Available variants\nName                 | Type\n:--                  | :--\nresponsive           | `@media`\ndark                 | `@media`\nlight                | `@media`\n`pseudo-class`       | [`pseudo-class`](https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes#alphabetical_index)\ngroup-`pseudo-class` | [`pseudo-class`](https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-classes#alphabetical_index)\n\n\n## Basic Usage\n```scss\n@use '@snug/core' as * with (\n  $breakpoints: (\n    's': 640px,\n    'm': 768px,\n    'l': 1024px,\n  )\n);\n\n// Basic responsive variants\n.banana {\n  @include variants('responsive') {\n    color: gold;\n  }\n}\n\n// Adding additional variants\n.banana {\n  @include variants('responsive' 'hover' 'group-hover') {\n    color: gold;\n  }\n}\n\n```\n\n\n## Responsive Variants\nWhen using modifiers that change the same or a more specific css property these must be grouped by breakpoint.\nA more specific property would be something like `padding-top` to `padding`.\n\n```scss\n// Wrap your code like this to have your modifiers grouped by breakpoint\n@include variants('responsive') using ($props...) {\n  .p-1 {\n    @include variants($props...) {\n      padding: 0.25rem;\n    }\n  }\n\n  .pt-1 {\n    @include variants($props...) {\n      padding-top: 0.25rem;\n    }\n  }\n}\n\n```\n\n\n## Using Options\n```scss\n$colors: (\n  'blue': (\n    100: #e5f1fd,\n    200: #b0d6f9,\n    300: #7bbaf6,\n    400: #469ff2,\n    500: #1183ee,\n    600: #0d66b9,\n    700: #094984,\n    800: #062c4f,\n    900: #020f1a,\n  )\n);\n\n.text {\n  @include options($colors, 'hover' 'group-hover') using ($value) {\n    color: $value;\n  }\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaskleinschmidt%2Fsnug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaskleinschmidt%2Fsnug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaskleinschmidt%2Fsnug/lists"}