Viewing File: /home/ubuntu/vedadeals-frontend-base/node_modules/postcss-focus-within/dist/index.d.ts

import type { PluginCreator } from 'postcss';
declare const creator: PluginCreator<{
    preserve?: boolean;
    replaceWith?: string;
}>;
export default creator;
Back to Directory File Manager