{"id":16482463,"url":"https://github.com/f/postcss-inline-image","last_synced_at":"2026-02-23T03:50:48.827Z","repository":{"id":57328129,"uuid":"39415026","full_name":"f/postcss-inline-image","owner":"f","description":"PostCSS plugin that puts images as data URIs into your CSS","archived":false,"fork":false,"pushed_at":"2016-05-18T05:32:52.000Z","size":6,"stargazers_count":21,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:26:29.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/f.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":"2015-07-21T00:25:06.000Z","updated_at":"2021-07-04T06:03:32.000Z","dependencies_parsed_at":"2022-08-23T14:40:56.857Z","dependency_job_id":null,"html_url":"https://github.com/f/postcss-inline-image","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/f%2Fpostcss-inline-image","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpostcss-inline-image/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpostcss-inline-image/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f%2Fpostcss-inline-image/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f","download_url":"https://codeload.github.com/f/postcss-inline-image/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244757233,"owners_count":20505355,"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-10-11T13:10:50.424Z","updated_at":"2026-02-23T03:50:43.790Z","avatar_url":"https://github.com/f.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostCSS Inline Image [![Build Status][ci-img]][ci]\n\n[PostCSS] plugin that puts images as data URIs into your CSS.\n\n[PostCSS]: https://github.com/postcss/postcss\n[ci-img]:  https://travis-ci.org/f/postcss-inline-image.svg\n[ci]:      https://travis-ci.org/f/postcss-inline-image\n\n```css\n.foo {\n    background-inline-image: url(one_pixel_transparent.gif);\n}\n```\n\n```css\n.foo {\n    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);\n}\n```\n\n## Usage\n\n```js\npostcss([ require('postcss-inline-image') ])\n```\n\nSee [PostCSS] docs for examples for your environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fpostcss-inline-image","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff%2Fpostcss-inline-image","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff%2Fpostcss-inline-image/lists"}