{"id":21654861,"url":"https://github.com/localvoid/csso_transformer","last_synced_at":"2026-05-09T10:26:09.472Z","repository":{"id":19925264,"uuid":"23191658","full_name":"localvoid/csso_transformer","owner":"localvoid","description":"Dart `pub` transformer that minifies css files with csso tool","archived":false,"fork":false,"pushed_at":"2014-10-06T10:59:49.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T06:25:25.264Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localvoid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-21T15:06:00.000Z","updated_at":"2014-10-06T10:59:49.000Z","dependencies_parsed_at":"2022-08-17T15:45:39.746Z","dependency_job_id":null,"html_url":"https://github.com/localvoid/csso_transformer","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/localvoid%2Fcsso_transformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fcsso_transformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fcsso_transformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localvoid%2Fcsso_transformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localvoid","download_url":"https://codeload.github.com/localvoid/csso_transformer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244554121,"owners_count":20471173,"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":"2024-11-25T08:29:14.971Z","updated_at":"2026-05-09T10:26:04.447Z","avatar_url":"https://github.com/localvoid.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [csso](https://github.com/css/csso)_transformer\n\n\u003e [pub](https://pub.dartlang.org/) transformer that minifies css files\n\u003e with csso tool.\n\n## Prerequisites\n\nThis transformer depends on [csso](https://github.com/css/csso) CLI\ntool that performs transformations.\n\n## Usage example\n\n### `pubspec.yaml`\n\n```yaml\nname: csso_example\ndependencies:\n  csso_transformer: any\ntransformers:\n- csso_transformer\n```\n\n## Options\n\n### `executable`\n\nPath to the [csso](https://github.com/css/csso) executable.\n\nTYPE: `String`  \nDEFAULT: `csso`\n\n### `restructure`\n\nEnable structure minimization.\n\nTYPE: `bool`  \nDEFAULT: `true`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fcsso_transformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalvoid%2Fcsso_transformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalvoid%2Fcsso_transformer/lists"}