Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1.4K
Views
postcss-preset-env: end value has mixed support, consider using flex-end instead

enter image description here

Any suggestion how to resolve this warning? I checked the whole project no where i used anything like

justify-conten: end or align-items: end and etc.

Still not sure why this warning showing everytime.

Using the following versions in Angular 13

"postcss": "^8.3.11",
"tailwindcss": "^2.2.19",

EDIT/UPDATE:

It turns out it was the issue the package I am using. It was not in my code.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

If you use (S)CSS or SASS, you must write flex-start or flex-end instead of start or end respectively.

I like this:

 justify-content: flex-end; align-items: flex-end;
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!