{"id":20496308,"url":"https://github.com/rbelling/postcss-safe-curly-braces","last_synced_at":"2026-04-13T13:04:49.436Z","repository":{"id":57328459,"uuid":"98657190","full_name":"rbelling/postcss-safe-curly-braces","owner":"rbelling","description":"PostCSS plugin to transform '}}' in '} }'","archived":false,"fork":false,"pushed_at":"2018-10-13T14:07:55.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-03-23T18:21:37.815Z","etag":null,"topics":["css","handlebars","postcss","postcss-plugin","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/rbelling.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":"2017-07-28T14:25:18.000Z","updated_at":"2023-03-08T23:59:43.000Z","dependencies_parsed_at":"2022-09-21T01:52:06.944Z","dependency_job_id":null,"html_url":"https://github.com/rbelling/postcss-safe-curly-braces","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/rbelling%2Fpostcss-safe-curly-braces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbelling%2Fpostcss-safe-curly-braces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbelling%2Fpostcss-safe-curly-braces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rbelling%2Fpostcss-safe-curly-braces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rbelling","download_url":"https://codeload.github.com/rbelling/postcss-safe-curly-braces/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242078558,"owners_count":20068567,"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","handlebars","postcss","postcss-plugin","vuejs"],"created_at":"2024-11-15T18:06:27.995Z","updated_at":"2026-04-13T13:04:44.397Z","avatar_url":"https://github.com/rbelling.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostCSS Safe Curly Braces [![Build Status][ci-img]][ci]\n\n[PostCSS] plugin that adds a white space between closing curly braces. \n\nThis is useful when inlining css into a Handlebars template.\n\n[PostCSS]: https://github.com/postcss/postcss\n[ci-img]:  https://travis-ci.org/rbellingeri@gilt.com/postcss-separate-curly-braces.svg\n[ci]:      https://travis-ci.org/rbellingeri@gilt.com/postcss-separate-curly-braces\n\n```css\n@media(hover:hover){.foo{display:none}}\n```\n\n```css\n@media(hover:hover){.foo{display:none} }\n```\n\n## Usage\n\n```js\npostcss([ require('postcss-safe-curly-braces') ])\n```\n\nSee [PostCSS] docs for examples for your environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbelling%2Fpostcss-safe-curly-braces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frbelling%2Fpostcss-safe-curly-braces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frbelling%2Fpostcss-safe-curly-braces/lists"}