{"id":20825754,"url":"https://github.com/ioriens/postcss-wxss","last_synced_at":"2025-05-07T20:35:06.748Z","repository":{"id":57328674,"uuid":"101018767","full_name":"IOriens/postcss-wxss","owner":"IOriens","description":"PostCSS plugin to transpile wxss or acss..","archived":false,"fork":false,"pushed_at":"2018-01-19T08:19:12.000Z","size":93,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T20:34:59.970Z","etag":null,"topics":["minapp","postcss","postcss-plugins","transpiler","wxss"],"latest_commit_sha":null,"homepage":"https://weidian-inc.github.io/hera","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/IOriens.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-08-22T03:49:02.000Z","updated_at":"2018-09-19T15:39:35.000Z","dependencies_parsed_at":"2022-09-12T09:50:42.349Z","dependency_job_id":null,"html_url":"https://github.com/IOriens/postcss-wxss","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/IOriens%2Fpostcss-wxss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOriens%2Fpostcss-wxss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOriens%2Fpostcss-wxss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IOriens%2Fpostcss-wxss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IOriens","download_url":"https://codeload.github.com/IOriens/postcss-wxss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252953718,"owners_count":21830891,"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":["minapp","postcss","postcss-plugins","transpiler","wxss"],"created_at":"2024-11-17T23:06:43.773Z","updated_at":"2025-05-07T20:35:06.707Z","avatar_url":"https://github.com/IOriens.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostCSS Wxss [![Build Status][ci-img]][ci]\n\n[PostCSS] plugin to transpile wxss or acss..\n\n[PostCSS]: https://github.com/postcss/postcss\n[ci-img]:  https://travis-ci.org/IOriens/postcss-wxss.svg\n[ci]:      https://travis-ci.org/IOriens/postcss-wxss\n\n```css\n@media screen and (min-width: 480rpx) {\n  body {\n    background-color: lightgreen;\n    animation-name: 'kkk';\n  }\n}\n\n#main, icon {\n  border: 1rpx solid black;\n}\n\nul li, .page, page {\n  padding: 5rpx 3rpx;\n}\n```\n\n```css\n@media screen and (min-width: 480rpx) {\n  body {\n    background-color: lightgreen;\n    animation-name: 'kkk';\n  }\n}\n\n#main, wx-icon {\n  border: %%?1rpx?%% solid black;\n}\n\nul li, .page, body {\n  padding: %%?5rpx?%% %%?3rpx?%%;\n}\n```\n\n## Usage\n\n```js\npostcss([ require('postcss-wxss') ])\n```\n\nSee [PostCSS] docs for examples for your environment.\n\n## Reference\n\n[writing-a-plugin](https://github.com/postcss/postcss/blob/master/docs/writing-a-plugin.md)\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioriens%2Fpostcss-wxss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioriens%2Fpostcss-wxss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioriens%2Fpostcss-wxss/lists"}