Skip to content

Sage 9.0.10 - postcss.config.js not working #2585

@wouter-85

Description

@wouter-85

Description

After the latest release postcss.config.js gives an error, this

You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js.

Steps to reproduce

  1. Installed a fresh copy and and use yarn start && yarn build
  2. Installed a fresh copy of version 9.0.9, this works like expected

Expected behavior:
Everything for building the website works like a charm

Actual behavior:
The template building does not work like it should work, for example I'm unable to load custom fonts in version 9.0.10 because postcss.config.js doesn't work during development

Reproduces how often:
This issue occured since the latest version 9.0.10

Versions

9.0.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions