purifycss-webpack icon indicating copy to clipboard operation
purifycss-webpack copied to clipboard

Drop `styleExtensions`

Open johakr opened this issue 8 years ago • 2 comments
trafficstars

Notable Changes


  • Breaking change, since schema validation will fail if styleExtensions is still used.

Issues


Closes #90

johakr avatar Jun 08 '17 19:06 johakr

Codecov Report

Merging #114 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   67.07%   67.07%           
=======================================
  Files           5        5           
  Lines          82       82           
  Branches       29       29           
=======================================
  Hits           55       55           
  Misses         22       22           
  Partials        5        5
Impacted Files Coverage Δ
src/index.js 0% <ø> (ø) :arrow_up:
src/schema.js 100% <ø> (ø) :arrow_up:

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 f223f30...67a1a55. Read the comment docs.

codecov[bot] avatar Jun 08 '17 19:06 codecov[bot]

Codecov Report

Merging #114 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   67.07%   67.07%           
=======================================
  Files           5        5           
  Lines          82       82           
  Branches       29       29           
=======================================
  Hits           55       55           
  Misses         22       22           
  Partials        5        5
Impacted Files Coverage Δ
src/index.js 0% <ø> (ø) :arrow_up:
src/schema.js 100% <ø> (ø) :arrow_up:

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 f223f30...67a1a55. Read the comment docs.

codecov[bot] avatar Sep 18 '18 19:09 codecov[bot]