{"id":19528587,"url":"https://github.com/swanie21/sass-discovery","last_synced_at":"2026-07-26T17:30:16.067Z","repository":{"id":132551929,"uuid":"69213687","full_name":"swanie21/sass-discovery","owner":"swanie21","description":"Instructions on how to use Sass and explanation of features ","archived":false,"fork":false,"pushed_at":"2017-03-07T02:08:33.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-01-08T16:06:36.268Z","etag":null,"topics":["css-preprocessor","html5","sass"],"latest_commit_sha":null,"homepage":"http://kirstenswanson.io/sass-discovery/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swanie21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-09-26T04:46:26.000Z","updated_at":"2017-02-01T22:55:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"18e39019-ec87-4653-b686-853b6bba9aca","html_url":"https://github.com/swanie21/sass-discovery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swanie21%2Fsass-discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swanie21%2Fsass-discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swanie21%2Fsass-discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swanie21%2Fsass-discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swanie21","download_url":"https://codeload.github.com/swanie21/sass-discovery/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240779763,"owners_count":19856245,"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":["css-preprocessor","html5","sass"],"created_at":"2024-11-11T01:19:21.383Z","updated_at":"2026-07-26T17:30:16.006Z","avatar_url":"https://github.com/swanie21.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discovering the Capabilities of Sass\n\nThis [repo](https://swanie21.github.io/sass-discovery/) covers these Sass topics:\n\n\n* Installing Sass locally and implementing it\n* Sass Features and examples\n* SCSS Formatting\n\n\nWhen compiled Sass creates a `.sass-cache` folder containing all the templates and partials to speed up the creation of CSS.\n\nIf you want to ignore this folder in your repo you need to create a `.gitignore` file and state `*.sass-cache` to ignore this folder in the root directory.\n\nIf you have already pushed the `.sass-cache` folder to your repo you can remove it by typing `git rm -r --cached .sass-cache/` in the terminal and you will immediately see those files deleted. If you check your `git status` you won't see those deleted files, but you'll still need to `add`, `commit` and `push` these changes to your repo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswanie21%2Fsass-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswanie21%2Fsass-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswanie21%2Fsass-discovery/lists"}