Problem/Motivation

PostCSS has moved on since we first adopted it, some of the config that we use seems obsolete. Let's simplify it as far as possible.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3568444

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

longwave created an issue. See original summary.

longwave’s picture

Status: Active » Needs review

Seems we can remove all the postcss-preset-env config now (but not the plugin itself), but everything else looks okay.

Also took the opportunity to clean up the formatting in compile.js.

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

https://github.com/csstools/postcss-plugins looking on this page I don't see any mention if features or stage were deprecated, but they certainly were removed from examples.

Some more googling makes it seem like this is obsolete, as you mentioned.

  • nod_ committed fee6f23f on main
    task: #3568444 Simplify PostCSS config
    
    By: longwave
    By: smustgrave
    
nod_’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed fee6f23faf4 to main. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.