postcss-themed icon indicating copy to clipboard operation
postcss-themed copied to clipboard

bump(postcss): Support postcss v8

Open kharrop opened this issue 1 year ago • 1 comments
trafficstars

What Changed

Following the migration guide for https://evilmartians.com/chronicles/postcss-8-plugin-migration, this change requires libraries to use postcss v8.

Why

Certain plugins rely on postcss v8; bumping this in postcss-themed allows use of this plugin in those environments.

Todo:

  • [x] Add tests
  • [x] Add docs
  • [x] Add yourself to contributors (run yarn all-contributors add [name] [type]) see https://github.com/all-contributors/all-contributors/blob/master/docs/cli/usage.md

Published PR with canary version: 3.0.0-canary.80.879

kharrop avatar Jun 27 '24 22:06 kharrop

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@4a5e195). Learn more about missing BASE report. Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   88.18%           
=========================================
  Files             ?        5           
  Lines             ?      347           
  Branches          ?       91           
=========================================
  Hits              ?      306           
  Misses            ?       25           
  Partials          ?       16           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jun 28 '24 16:06 codecov-commenter