Autoprefixer warning: end value has mixed support, consider using flex-end instead

Created on 1 February 2023, over 1 year ago
Updated 19 February 2023, over 1 year ago

Problem/Motivation

Using the Bootstrap 5 - SASS Starter Kit for Barrio, when compiling I get the following warning:

Module Warning (from ../../../../node_modules/postcss-loader/dist/cjs.js):
  Warning

  (12110:3) autoprefixer: end value has mixed support, consider using flex-end instead

Steps to reproduce

  • Install bootstrap_barrio and bootstrap_sass via Composer
  • Create a subtheme following the instructions from bootstrap_sass
  • Compile (I don't use Yarn & Laravel-Mix instead of NPM and Gulp, but that shouldn't matter)

Proposed resolution

Change the style definition causing this warning accordingly: align-items: end; in.media-library-wrapper .form--inline (media.scss).

πŸ› Bug report
Status

Fixed

Version

5.5

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria mvonfrie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024