{"id":27456812,"url":"https://github.com/ericduran/dotcss-ish","last_synced_at":"2025-10-18T07:55:50.394Z","repository":{"id":7753621,"uuid":"9121183","full_name":"ericduran/dotcss-ish","owner":"ericduran","description":"Simple system to manage small css changes around the internet.","archived":false,"fork":false,"pushed_at":"2017-10-09T19:09:35.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-11T05:07:55.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ericduran.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}},"created_at":"2013-03-30T20:05:09.000Z","updated_at":"2019-09-17T20:43:13.000Z","dependencies_parsed_at":"2022-08-27T11:02:29.779Z","dependency_job_id":null,"html_url":"https://github.com/ericduran/dotcss-ish","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fdotcss-ish","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fdotcss-ish/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fdotcss-ish/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericduran%2Fdotcss-ish/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericduran","download_url":"https://codeload.github.com/ericduran/dotcss-ish/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249128662,"owners_count":21217188,"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":[],"created_at":"2025-04-15T18:29:43.868Z","updated_at":"2025-10-18T07:55:50.310Z","avatar_url":"https://github.com/ericduran.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotCss-ish (sort of)\n# :exclamation::exclamation:DOES NOT WORK AS OF CHROME 32 SEE [https://stackoverflow.com/a/21210882](https://stackoverflow.com/a/21210882):exclamation::exclamation:\nSimple system to manage small css changes around the internet.\n\nI like the idea of [dotCss](https://github.com/stewart/dotcss) (and dotJs) I just don't think you should run a server just to serve css files :-/.\n\nThis works with Chrome Default Styles sheets and a tiny extension. The chrome exention just gives the website a class we can target. You can read more about the extension over at [dotcss-ish](https://github.com/ericduran/dotcss-ish/tree/master/ext)\n\n1. Pull this repo into .css\n  * ``` git clone git@github.com:ericduran/dotcss-ish.git ~/.css```\n1. Symlink your chrome Default styles directory to ~/.css\n  * ```ln -s ~/Library/Application\\ Support/Google/Chrome/Default/User\\ StyleSheets ~/.css```\n\n1. compass compile\n1. Install dotcss-ish chrome extension.\n  * Visit chrome://extensions/\n  * Drag ```dotcss-ish.crx``` into the page.\n\nThe chrome extention just adds the hostname of the site as a class to you document.\nExcept it replaces \".\" with \"-\".\n\n\n# Chaging the web\n\n```sass\n/* Use the hostname as a class */\n\n.mycloud-pointhq-com {\n  .free {\n    display: none;\n  }\n}\n\n```\n\nThe last step is running ```compass compile```. To update your actual Custom.css file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericduran%2Fdotcss-ish","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericduran%2Fdotcss-ish","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericduran%2Fdotcss-ish/lists"}