Spaces:
Paused
Paused
OpenAiChatbot / frontend /node_modules /@csstools /postcss-progressive-custom-properties /dist /index.d.ts
| import type { PluginCreator } from 'postcss'; | |
| declare const creator: PluginCreator<null>; | |
| export default creator; | |