{"id":51446449,"url":"https://github.com/m2collective/scss-webfont-lato","last_synced_at":"2026-07-05T16:30:47.152Z","repository":{"id":367315590,"uuid":"1277832787","full_name":"m2collective/scss-webfont-lato","owner":"m2collective","description":"Package for integrating WebFont Lato.","archived":false,"fork":false,"pushed_at":"2026-06-25T12:21:36.000Z","size":1947,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-25T14:08:43.172Z","etag":null,"topics":["italic","normal","scss","webfont"],"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/m2collective.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-23T08:22:23.000Z","updated_at":"2026-06-25T12:13:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/m2collective/scss-webfont-lato","commit_stats":null,"previous_names":["m2collective/scss-webfont-lato"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/m2collective/scss-webfont-lato","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2collective%2Fscss-webfont-lato","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2collective%2Fscss-webfont-lato/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2collective%2Fscss-webfont-lato/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2collective%2Fscss-webfont-lato/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m2collective","download_url":"https://codeload.github.com/m2collective/scss-webfont-lato/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m2collective%2Fscss-webfont-lato/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35162070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-05T02:00:06.290Z","response_time":100,"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":["italic","normal","scss","webfont"],"created_at":"2026-07-05T16:30:46.626Z","updated_at":"2026-07-05T16:30:47.128Z","avatar_url":"https://github.com/m2collective.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCSS WebFont Lato\n\nPackage for integrating `Lato` fonts in a web environment.\n\n![npm](https://img.shields.io/npm/v/@m2collective/scss-webfont-lato?style=for-the-badge)\n\n___\n\n## Installation\n\nThis package can be deployed automatically using NPM:\n\n```\nnpm i @m2collective/scss-webfont-lato\n```\n\n## Usage\n\nFont files are located in the `fonts` directory. To import all fonts, you can use:\n\n```scss\n@use \"@m2collective/scss-webfont-lato\";\n```\n\nYou can also configure which fonts will be used when importing:\n\n```scss\n@use \"@m2collective/scss-webfont-lato\" with (\n  $font-display: swap,\n  $font-styles: (italic, normal),\n  $font-weights: (100, 200, 300, 400, 500, 600, 700, 800, 900),\n);\n```\n\n```scss\nbody {\n  font-family: 'Lato', sans-serif;\n}\n```\n\n## Licensing\n\nIt is important to always read the license for every font that you use. Most of the fonts in the collection use the `SIL\nOpen Font License v1.1`. Some fonts use the `Apache 2.0` license. The Ubuntu fonts use the `Ubuntu Font License v1.0`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm2collective%2Fscss-webfont-lato","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm2collective%2Fscss-webfont-lato","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm2collective%2Fscss-webfont-lato/lists"}