Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[postcss-purgecss] Typescript definition exported as any #540

Closed
3 of 4 tasks
latipun7 opened this issue Dec 16, 2020 · 0 comments
Closed
3 of 4 tasks

[postcss-purgecss] Typescript definition exported as any #540

latipun7 opened this issue Dec 16, 2020 · 0 comments
Labels

Comments

@latipun7
Copy link

latipun7 commented Dec 16, 2020

When reporting a bug, please try to include the following:

  • A descriptive title
  • An isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem)
  • What package and version you're using, and the platform(s) you're running it on
  • The behavior you expect to see, and the actual behavior

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
img

@latipun7 latipun7 reopened this Dec 17, 2020
@Ffloriel Ffloriel added the bug label Dec 23, 2020
@Ffloriel Ffloriel reopened this Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants