persona-community-5/.pnpm-store/v3/files/d0/13dab1d37a07646aa97aab759c3a63f6f80862ff66c2fbae4c61b6c5644ab75388b3ea151ac9c38d5a131d77b3fb8e40715d2c9e121385a482e29bbda50789
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

5 lines
146 B
Plaintext

import type { AcceptedPlugin, PluginCreator } from 'postcss'
declare const plugin: PluginCreator<AcceptedPlugin | string | void>
export = plugin