{"id":15111745,"url":"https://github.com/black-axis/sass-pire","last_synced_at":"2026-02-18T07:32:06.892Z","repository":{"id":233139068,"uuid":"786132867","full_name":"Black-Axis/sass-pire","owner":"Black-Axis","description":"Just live with your SCSS codes for more productive projects ✨","archived":false,"fork":false,"pushed_at":"2025-03-30T13:27:51.000Z","size":2602,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-06T23:19:11.854Z","etag":null,"topics":["black-axis","library","sass-framework","sass-library","sass-pire","scss","scss-framework","ui-framework","ui-library"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/sass-pire","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/Black-Axis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-13T14:33:28.000Z","updated_at":"2025-04-21T06:22:49.000Z","dependencies_parsed_at":"2024-11-10T20:35:41.789Z","dependency_job_id":null,"html_url":"https://github.com/Black-Axis/sass-pire","commit_stats":null,"previous_names":["zexlabs/sass-pire","black-axis/sass-pire"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/Black-Axis/sass-pire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Black-Axis%2Fsass-pire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Black-Axis%2Fsass-pire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Black-Axis%2Fsass-pire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Black-Axis%2Fsass-pire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Black-Axis","download_url":"https://codeload.github.com/Black-Axis/sass-pire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Black-Axis%2Fsass-pire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274799811,"owners_count":25352171,"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-09-12T02:00:09.324Z","response_time":60,"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":["black-axis","library","sass-framework","sass-library","sass-pire","scss","scss-framework","ui-framework","ui-library"],"created_at":"2024-09-26T00:23:05.777Z","updated_at":"2025-10-20T02:23:50.981Z","avatar_url":"https://github.com/Black-Axis.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SASS Pire\n\n*Just more mixins and functions with SCSS for more productive projects.*\n\n`sass-pire` is a lightweight and versatile library of SCSS mixins and functions designed to simplify your development workflow. Whether you're managing styles for a large-scale project or just need handy utilities, `sass-pire` helps you write cleaner, more efficient SCSS.\n\n---\n\n## Installation\n\n### NPM\n```bash\nnpm i -D sass-pire\n```\n\n### Yarn\n```bash\nyarn add sass-pire --dev\n```\n\n---\n\n## Usage\n\nAfter installing `sass-pire` using your favorite package manager, you can import it into any SCSS file.\n\n### Recommended Approach\n```scss\n@use \"sass-pire\" as *;\n```\n\n### Configure Load Path\nMake sure to add the `--load-path=node_modules` flag in your `sass` command in `package.json`:\n```json\n\"scripts\": {\n  \"watch:sass\": \"sass --load-path=node_modules --watch ./src/index.scss\"\n}\n```\n\n### Deprecation Notice\nThe `@import` statement will be deprecated in future versions of `Sass`. We strongly recommend using the `@use` statement instead.\n\n---\n\n## Features\n\n- **`Reusable Mixins`**: Predefined mixins with `vendor prefixes` for cross-browser compatibility.\n- **`Utility Functions`**: Handy functions to streamline calculations and style definitions.\n- **`Media Queries`**: Ready-to-use breakpoints for responsive design.\n- **Using [`reset-zone`](https://www.npmjs.com/package/reset-zone) for resetting styles.**\n- **Add `utility classes` to your HTML elements.**\n\n---\n\n## Contribution\n\nContributions are welcome! Here’s how you can help:\n1. Fork the repository and clone it to your local machine.\n2. Create a new branch for your feature, bug fix, or issue resolution.\n3. Submit a pull request describing your changes.\n\n---\n\n## Feature Requests\n\nHave an idea for a new feature? Open an issue, label it as `Feature`, and describe your suggestion. We'd love to hear your ideas!\n\n---\n\n## License\n\n[MIT](https://github.com/Black-Axis/sass-pire/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblack-axis%2Fsass-pire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblack-axis%2Fsass-pire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblack-axis%2Fsass-pire/lists"}