When reporting a bug, please try to include the following:
Packages Detail
- @fullhuman/postcss-purgecss@3.1.3
- typescript@4.1.3
- vscode@1.52.1
Expect
import purgeCss from '@fullhuman/postcss-purgecss`;
the imported purgeCss has the correct typings
Actual Behavior
read as any, no typings / intellisense

When reporting a bug, please try to include the following:
Packages Detail
Expect
the imported
purgeCsshas the correct typingsActual Behavior
read as

any, no typings / intellisense