Hi cool team. Please add the setting for reshadow/postcss: `exclude` & `include`. To ignore some paths. Example: ``` 'reshadow/postcss': { postcss: boolean; exclude: string[]; include: string[] }, ``` Thanks for reshadow.
Hi cool team.
Please add the setting for reshadow/postcss:
exclude&include. To ignore some paths.Example:
Thanks for reshadow.