{"id":17999222,"url":"https://github.com/lnikell/css-converter","last_synced_at":"2025-07-19T01:32:19.785Z","repository":{"id":93190960,"uuid":"43020891","full_name":"lnikell/css-converter","owner":"lnikell","description":"Sublime Text 3 Plugin for converting CSS to SASS/Stylus from clipboard","archived":false,"fork":false,"pushed_at":"2018-01-12T15:15:47.000Z","size":21,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T21:49:33.443Z","etag":null,"topics":["css-converter","sublime","sublime-package"],"latest_commit_sha":null,"homepage":"https://packagecontrol.io/packages/CSS%20To%20SASS%20And%20Stylus%20Converter","language":"Python","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/lnikell.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":"2015-09-23T19:02:15.000Z","updated_at":"2019-11-19T16:58:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"eff47ffd-1226-4d62-9b43-851d187d5c55","html_url":"https://github.com/lnikell/css-converter","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/lnikell/css-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnikell%2Fcss-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnikell%2Fcss-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnikell%2Fcss-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnikell%2Fcss-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lnikell","download_url":"https://codeload.github.com/lnikell/css-converter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lnikell%2Fcss-converter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265871222,"owners_count":23842000,"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-converter","sublime","sublime-package"],"created_at":"2024-10-29T22:10:42.485Z","updated_at":"2025-07-19T01:32:19.736Z","avatar_url":"https://github.com/lnikell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CSS to SASS and Stylus converter for Sublime Text 3\n\n[![5k](https://cdn.rawgit.com/lnikell/wiki/master/5k.svg)](https://packagecontrol.io/packages/CSS%20To%20SASS%20And%20Stylus%20Converter)\n\n**STOP WASTING YOUR TIME** removing brackets, semicolons and formating any css inserted from your browser to Sublime Text.\n\n![Example usage]\n(https://habrastorage.org/files/1cc/aa6/0bb/1ccaa60bb0924c8b8976b99acf0e5fd9.gif)\n\nYou could also copy something like this:\n```css\n{\n  display: block;\n  color: #ffffff;\n}\n```\nAnd plugin will transform it to:\n```css\ndisplay: block\ncolor: #ffffff\n```\n\n## Features\n- works without any gems or npm packages\n- supports nested selectors\n- unprefixing (comming soon)\n\n## Installation\n### via Package Control\n- Open the Command Pallete (ctrl+shift+P or cmd+shift+P);\n- Type \"Install Package\"\n- Type \"css to sass converter\" and hit return.\n\n## Configuration options\n\n### colon\n**Default**: `true`.\nAdd semicolon after property name or not. Makes sense only for stylus.\n\n## Default key bindings\n\n`Ctrl+V` on Windows/Linux\n\n`Cmd+V` on OS X\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnikell%2Fcss-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flnikell%2Fcss-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flnikell%2Fcss-converter/lists"}