{"id":20610906,"url":"https://github.com/darkroomengineering/stylelint-config-base-css","last_synced_at":"2026-04-21T01:02:06.829Z","repository":{"id":57163247,"uuid":"321983508","full_name":"darkroomengineering/stylelint-config-base-css","owner":"darkroomengineering","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-03T06:02:08.000Z","size":399,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T02:25:14.908Z","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/darkroomengineering.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}},"created_at":"2020-12-16T13:00:06.000Z","updated_at":"2022-09-21T18:14:07.000Z","dependencies_parsed_at":"2024-02-19T21:14:21.306Z","dependency_job_id":null,"html_url":"https://github.com/darkroomengineering/stylelint-config-base-css","commit_stats":null,"previous_names":["darkroomengineering/stylelint-config-base-css","studio-freight/stylelint-config-base-css"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/darkroomengineering/stylelint-config-base-css","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fstylelint-config-base-css","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fstylelint-config-base-css/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fstylelint-config-base-css/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fstylelint-config-base-css/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkroomengineering","download_url":"https://codeload.github.com/darkroomengineering/stylelint-config-base-css/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkroomengineering%2Fstylelint-config-base-css/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-16T10:18:19.579Z","updated_at":"2026-04-21T01:02:06.753Z","avatar_url":"https://github.com/darkroomengineering.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @studio-freight/stylelint-config-base-css\n\nThis package includes the shareable Stylelint configuration used by [Studio Freight](https://github.com/studio-freight) on every website.\n\n## Usage\n\nInstall this package:\n\n`npm install --save-dev @studio-freight/stylelint-config-base-css`\n\nor\n\n`yarn add --dev @studio-freight/stylelint-config-base-css`\n\nThen create a file named `.stylelintrc` with following contents in the root folder of your project:\n\n```js\n{\n  \"extends\": \"@studio-freight/stylelint-config-base-css\"\n}\n```\n\nyou're gucci.\n\n## Includes\n\n### [Standard rules](https://github.com/stylelint/stylelint-config-standard)\n\n### [High Performance Animation](https://github.com/kristerkari/stylelint-high-performance-animation)\n\n### Prettier settings:\n\n```js\n{\n\tuseTabs:  false,\n\ttabWidth:  2,\n\tprintWidth:  80,\n\tsingleQuote:  false,\n\ttrailingComma:  \"none\",\n\tjsxBracketSameLine:  false,\n\tsemi:  false\n}\n```\n\nmake sure you have the following setting enabled in VSCode:\n\n```js\n\"editor.codeActionsOnSave\": {\n\t\"source.fixAll\": true\n}\n```\n\nsince prettier is already included here, you don't need to run any prettifying tools on your end, stylelint already does that for you, you're welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Fstylelint-config-base-css","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkroomengineering%2Fstylelint-config-base-css","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkroomengineering%2Fstylelint-config-base-css/lists"}