Developmint / nuxt-purgecss

Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js
MIT License
478 stars 18 forks source link

refactor: prepare for v1 #84

Closed manniL closed 4 years ago

manniL commented 4 years ago

Sorry for the long time you waited!

This finally resolves #66

Breaking changes

Bug fixes

Features

Internal improvements

Thanks

Thanks to all contributors, especially to @simllll!

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f9942de). Click here to learn what that means. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #84   +/-   ##
========================================
  Coverage          ?   0.00%           
========================================
  Files             ?       3           
  Lines             ?      59           
  Branches          ?      13           
========================================
  Hits              ?       0           
  Misses            ?      46           
  Partials          ?      13           
Impacted Files Coverage Δ
lib/logger.js 0.00% <0.00%> (ø)
lib/module.js 0.00% <0.00%> (ø)
lib/utils.js 0.00% <0.00%> (ø)

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 f9942de...76c5872. Read the comment docs.