question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autoprefixer breaks the build after 7.2.x release

See original GitHub issue

For some reason Autoprefixer causes the webpack build to break because of this line

https://github.com/devtools-html/devtools-core/blob/master/packages/devtools-launchpad/src/components/LandingPage.css#L103. Not sure what its issue is with text-align: center.

Here is a screenshot of the error

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
aicommented, Dec 8, 2017

OK. I can’t reproduce it, but I should fix it 😅 Fix 0072163

My guess is that PostCSS AST was broken in devtools-html.

0reactions
bomsycommented, Dec 8, 2017

Thanks for the quick response!

Read more comments on GitHub >

github_iconTop Results From Across the Web

autoprefixer/CHANGELOG.md at main - GitHub
Parse CSS and add vendor prefixes to rules by Can I Use - autoprefixer/CHANGELOG.md at main · postcss/autoprefixer.
Read more >
autoprefixer - npm
PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use. It is recommended by Google...
Read more >
Error: PostCSS plugin autoprefixer requires ... - Stack Overflow
Works for me - was not able to add "post-css" package via terminal but after adding the line manually into package.json and reinstalling ......
Read more >
postcss-preset-env | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >
this version of postcss-preset-env is not optimised to work with ...
Project was building successfully until after updating autoprefixer package. Code Sample. N/A. Your Environment. Software, Version(s). Parcel, ^ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found