{"id":16595763,"url":"https://github.com/1000ch/vscode-csso","last_synced_at":"2025-03-21T13:32:11.520Z","repository":{"id":30649822,"uuid":"125612261","full_name":"1000ch/vscode-csso","owner":"1000ch","description":"Minify CSS with CSSO.","archived":false,"fork":false,"pushed_at":"2024-06-17T08:34:51.000Z","size":488,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T01:51:25.732Z","etag":null,"topics":["css","csso","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=1000ch.csso","language":"TypeScript","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/1000ch.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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":"2018-03-17T08:56:28.000Z","updated_at":"2024-06-17T08:34:53.000Z","dependencies_parsed_at":"2024-06-17T09:57:55.638Z","dependency_job_id":null,"html_url":"https://github.com/1000ch/vscode-csso","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fvscode-csso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fvscode-csso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fvscode-csso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Fvscode-csso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1000ch","download_url":"https://codeload.github.com/1000ch/vscode-csso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244806146,"owners_count":20513389,"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","csso","vscode","vscode-extension"],"created_at":"2024-10-11T23:51:33.132Z","updated_at":"2025-03-21T13:32:11.257Z","avatar_url":"https://github.com/1000ch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-csso [![test](https://github.com/1000ch/vscode-csso/actions/workflows/test.yml/badge.svg)](https://github.com/1000ch/vscode-csso/actions/workflows/test.yml)\n\nMinify CSS with [CSSO](http://github.com/css/csso).\n\n## Install\n\nExecute `Extensions: Install Extensions` command from [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) (\u003ckbd\u003eCmd\u003c/kbd\u003e \u003ckbd\u003eShift\u003c/kbd\u003e \u003ckbd\u003eP\u003c/kbd\u003e) and search by **csso**.\n\nAlso you can install this extension locally by putting symbolic link from `~/.vscode/extensions` to `~/path/to/this/repo` like below.\n\n```bash\n$ ln -s ~/workspace/github.com/1000ch/vscode-csso  ~/.vscode/extensions/1000ch.csso-local\n```\n\n## Usage\n\nOpen the Command Palette (\u003ckbd\u003eCmd\u003c/kbd\u003e \u003ckbd\u003eShift\u003c/kbd\u003e \u003ckbd\u003eP\u003c/kbd\u003e) and search following commands.\n\n- **csso: Minify current CSS file**: to minify current CSS file\n- **csso: Minify selected part of CSS**: to minify selected part of CSS\n\nYou can also execute these commands from context menu of [Explorer](https://code.visualstudio.com/docs/getstarted/userinterface#_explorer) or Editor.\n\n![You can use commands from the context menu of editor view](./screenshot-1.png)\n\n## Config\n\n### [restructure](https://github.com/css/csso#compressast-options)\n\n`true` as default. If you want to disable, set `false`.\n\n## License\n\n[MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Fvscode-csso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1000ch%2Fvscode-csso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Fvscode-csso/lists"}