{"id":17361903,"url":"https://github.com/devinci-it/sassy-css","last_synced_at":"2025-08-11T07:07:27.566Z","repository":{"id":219632628,"uuid":"749493559","full_name":"devinci-it/sassy-css","owner":"devinci-it","description":"Sassy CSS is a simple and customizable CSS library designed to enhance your web projects with minimal effort.","archived":false,"fork":false,"pushed_at":"2024-05-28T08:11:57.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T16:54:19.742Z","etag":null,"topics":["css","form","html","minimal","ui","web"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/devinci-it.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}},"created_at":"2024-01-28T18:33:20.000Z","updated_at":"2024-05-28T08:12:00.000Z","dependencies_parsed_at":"2024-01-28T20:41:00.970Z","dependency_job_id":"3681df06-5aa1-4726-b674-e4513ec4253e","html_url":"https://github.com/devinci-it/sassy-css","commit_stats":null,"previous_names":["devinci-it/sassy-css"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devinci-it/sassy-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Fsassy-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Fsassy-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Fsassy-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Fsassy-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinci-it","download_url":"https://codeload.github.com/devinci-it/sassy-css/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinci-it%2Fsassy-css/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268644929,"owners_count":24283398,"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-08-04T02:00:09.867Z","response_time":79,"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":["css","form","html","minimal","ui","web"],"created_at":"2024-10-15T19:36:03.791Z","updated_at":"2025-08-04T03:36:43.441Z","avatar_url":"https://github.com/devinci-it.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sassy CSS\n\n[![HTML](https://img.shields.io/badge/HTML-5-orange)](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5)\n[![CSS3](https://img.shields.io/badge/CSS-3-blue)](https://developer.mozilla.org/en-US/docs/Web/CSS)\n[![Sass](https://img.shields.io/badge/Sass-scss-pink)](https://sass-lang.com/)\n[![License](https://img.shields.io/badge/License-MIT-green)](LICENSE.txt)\n\n\n## Overview\n\nSassy CSS is a simple and customizable CSS library designed to enhance your web projects with minimal effort.\n\n\n## Contents\n\n### 1. `buttons.css`\n\nThis file contains styles for various buttons, including primary, outline, and danger buttons. It also includes styles for button groups, sizes, and variations.\n\n### 2. `form.css`\n\nThe `form.css` file provides styles for form elements, making it easy to create attractive and responsive forms.\n\n### 3. `reset.css`\n\n`reset.css` is a standard CSS reset file that helps achieve a consistent baseline styling across different browsers.\n\n### 4. `styles.css`\n\n`styles.css` may include additional global styles that are applied to the entire project. It serves as a central stylesheet for common styling.\n\n### 5. `typography.css`\n\n`typography.css` focuses on text-related styles, including headings, paragraphs, and code blocks. It helps maintain a consistent and readable text presentation.\n\n## Demo\n\nThe `demo` directory contains HTML files that showcase the usage of different components and styles provided by Sassy CSS. Feel free to explore these demos to understand how to integrate the styles into your projects.\n- [Buttons](https://devinci-it.github.io/sassy-css/css/demo/button.html)\n- [Typography](https://devinci-it.github.io/sassy-css/css/demo/typography.html)\n- [Inputs](https://devinci-it.github.io/sassy-css/css/demo/input.html)\n  \n## Contributing\n\nWe welcome contributions! If you find a bug, have a feature request, or want to contribute in any other way, please open an issue or create a pull request.\n\n```bash\n# Clone the repository\ngit clone https://github.com/devinci-it/sassy-css.git\n\n# Navigate to the project directory\ncd sassy-css\n\n# Make your changes and create a new branch\ngit checkout -b feature/new-feature\n\n# Commit your changes\ngit commit -m \"Add new feature\"\n\n# Push to the branch\ngit push origin feature/new-feature\n\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinci-it%2Fsassy-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinci-it%2Fsassy-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinci-it%2Fsassy-css/lists"}