Skip to content

feat(@angular-devkit/build-angular): add postcss-preset-env with stage 3 features#19980

Merged
clydin merged 1 commit intoangular:masterfrom
alan-agius4:preset-env
Feb 9, 2021
Merged

feat(@angular-devkit/build-angular): add postcss-preset-env with stage 3 features#19980
clydin merged 1 commit intoangular:masterfrom
alan-agius4:preset-env

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

With this change we add postcss-preset-env with stage 3 features. This stage includes support for:

  • all property
  • break properties
  • custom properties
  • font-variant property
  • gap properties
  • media query ranges

See https://preset-env.cssdb.org/features#stage-3

@alan-agius4 alan-agius4 added the target: major This PR is targeted for the next major release label Feb 5, 2021
@alan-agius4 alan-agius4 requested a review from clydin February 5, 2021 11:28
@google-cla google-cla bot added the cla: yes label Feb 5, 2021
Comment thread packages/angular_devkit/build_angular/src/webpack/configs/styles.ts
@alan-agius4 alan-agius4 requested a review from clydin February 8, 2021 14:35
Comment thread packages/angular_devkit/build_angular/src/webpack/configs/styles.ts Outdated
Comment thread packages/angular_devkit/build_angular/src/webpack/configs/styles.ts Outdated
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Feb 8, 2021
…age 3 features

With this change we add `postcss-preset-env` with stage 3 features. This stage includes support for:

 - all property
 - break properties
 - custom properties
 - font-variant property
 - gap properties
 - media query ranges

See https://preset-env.cssdb.org/features#stage-3
@clydin clydin merged commit 9337617 into angular:master Feb 9, 2021
@alan-agius4 alan-agius4 deleted the preset-env branch February 9, 2021 15:51
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants