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

[Regression Bug] - PurgeCSS stopped working after upgrade to v.1.3.0 #54

Closed
AndrewBogdanovTSS opened this issue Jan 15, 2020 · 2 comments
Assignees

Comments

@AndrewBogdanovTSS
Copy link

AndrewBogdanovTSS commented Jan 15, 2020

Repro Link: https://codesandbox.io/s/happy-dijkstra-1ng86
How to reproduce:

  • Create basic nuxt project
  • add @nuxtjs/tailwind v.1.3.0
  • yarn build

Actual Result:

  • PurgeCSS is broken. app.js file size - 740kb.

Expected Result:

  • PurgeCSS is working. app.js file size - 1kb.

Works as expected in 1.2.0

@Atinux
Copy link
Collaborator

Atinux commented Jan 15, 2020

Sorry about this, it's now fixed in v1.3.1

@Atinux Atinux closed this as completed Jan 15, 2020
@AndrewBogdanovTSS
Copy link
Author

Tested with v.1.3.1 - resulting bundle became 740 times smaller! Nice! 😄👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants