{"id":24461307,"url":"https://github.com/frontend-layers/scss-mixins","last_synced_at":"2025-03-14T09:44:16.436Z","repository":{"id":54146672,"uuid":"262843486","full_name":"Frontend-Layers/scss-mixins","owner":"Frontend-Layers","description":"Basic SCSS Mixins Collection","archived":false,"fork":false,"pushed_at":"2022-08-30T20:42:23.000Z","size":193,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T12:04:04.891Z","etag":null,"topics":["mixins","scss"],"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/Frontend-Layers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-10T17:49:36.000Z","updated_at":"2023-05-10T18:18:13.000Z","dependencies_parsed_at":"2022-08-13T07:31:34.643Z","dependency_job_id":null,"html_url":"https://github.com/Frontend-Layers/scss-mixins","commit_stats":null,"previous_names":["andreymatin/scss-mixins"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fscss-mixins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fscss-mixins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fscss-mixins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frontend-Layers%2Fscss-mixins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frontend-Layers","download_url":"https://codeload.github.com/Frontend-Layers/scss-mixins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243558466,"owners_count":20310572,"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","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":["mixins","scss"],"created_at":"2025-01-21T04:18:55.726Z","updated_at":"2025-03-14T09:44:16.401Z","avatar_url":"https://github.com/Frontend-Layers.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCSS Mixins\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n\n\n\n## Typography\n\n### Disable selection\n```scss\n@mixin unselectable\n```\n\n### Link Hover\n```scss\n@mixin hover\n```\n\n```scss\n@mixin hover-all\n```\n\n\n\n\n\n## Center Elements\n\n### Elements Centering\n```scss\n@mixin  center-y\n```\n\n### Horizontal center\n```scss\n@mixin center-x\n```\n\n### Flex Centering\n```scss\n@mixin flex-center {\n```\n### Offscreen Block\n```scss\n@mixin offscreen {\n```\n### Offscreen Text\n```scss\n@mixin offscreen_text {\n```\n\n### Imposter (centered elements)\n```scss\n@mixin imposter($offset)\n```\n\n\n\n\n\n## Effects\n\n### Blur Panel\n```scss\n@mixin blur($val) {\n```\n\n\n## Installation\n\n\n```\nyarn add scss-mixins-npm\n```\n\nor\n\n```\nnpm i scss-mixins-npm\n```\n\n\n## Usage\n\n```scss\n@import '../node_modules/scss-mixins-npm/src/scss/scss-mixins';\n```\n\nor shorter\n\n```scss\n@import 'scss-mixins';\n```\n\n\nPart of [html-initial-bundle](https://github.com/andreymatin/html-initial-bundle)\n\n\n## Contributing\n\nFor issues, bugs or imporvements please open an [issue](https://github.com/andreymatin/scss-mixins/issues/new)\n\n\n## GitHub\n\n- https://github.com/andreymatin/scss-mixins\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-layers%2Fscss-mixins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrontend-layers%2Fscss-mixins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrontend-layers%2Fscss-mixins/lists"}