intuit / postcss-themed

A PostCSS plugin for generating themes.
MIT License
62 stars 32 forks source link

bump(postcss): Support postcss v8 #80

Open kharrop opened 1 week ago

kharrop commented 1 week ago

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:

Published PR with canary version: 3.0.0-canary.80.879

codecov-commenter commented 1 week ago

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 ```diff @@ 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.