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

feat: use tailwind v1.4 and use purge option #95

Merged
merged 4 commits into from
Apr 30, 2020
Merged

feat: use tailwind v1.4 and use purge option #95

merged 4 commits into from
Apr 30, 2020

Conversation

atinux
Copy link
Collaborator

@atinux atinux commented Apr 30, 2020

This feature is a breaking change since it removes nuxt-purgecss dependency and options.

@atinux atinux linked an issue Apr 30, 2020 that may be closed by this pull request
@atinux atinux self-assigned this Apr 30, 2020
@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #95 into master will increase coverage by 2.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #95      +/-   ##
===========================================
+ Coverage   97.87%   100.00%   +2.12%     
===========================================
  Files           3         3              
  Lines          47        42       -5     
  Branches        9         7       -2     
===========================================
- Hits           46        42       -4     
+ Misses          1         0       -1     
Impacted Files Coverage Δ
lib/module.js 100.00% <100.00%> (+3.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c4a2e14...646a9a9. Read the comment docs.

@atinux atinux merged commit 09c0ee5 into master Apr 30, 2020
@atinux atinux deleted the v2 branch April 30, 2020 17:00
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

Successfully merging this pull request may close these issues.

Tailwind 1.4 with purgeCSS included
2 participants