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.

Updating autoprefixer to v7.1.x and postcss v6.0.x

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Versions.

@angular/cli@1.3.0-rc.5

Desired functionality.

In my project, i use css-grids and the default option in autoprefixer 6 is grid: true In autoprefixer 7, it’s grid: false

i think there is some other improvements

Mention any other details that might be useful.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
clydincommented, Aug 4, 2017

This is waiting on cssnano 4.0 to be released to have a full postcss 6 pipeline.

0reactions
angular-automatic-lock-bot[bot]commented, Sep 8, 2019

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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

postcss-cli/CHANGELOG.md at master - GitHub
Set a dummy filename when reading from stdin to help plugins like autoprefixer find config files. Updated fs-promise dependency. 3.0.0 / 2017-03-15.
Read more >
PostCSS 8.0: Plugin migration guide - Evil Martians
Step 1: Move postcss to peerDependencies. The first step is very simple. Just remove PostCSS version 7 from your dependencies and add PostCSS...
Read more >
Error: PostCSS plugin autoprefixer requires ... - Stack Overflow
I'm still getting this error. Error: PostCSS plugin autoprefixer requires PostCSS 8. Update PostCSS or downgrade this plugin. – r121. Sep 29, ...
Read more >
postcss-preset-env | Yarn - Package Manager
For 1.x docs, see classic.yarnpkg.com. ... Changes to PostCSS Preset Env ... Update autoprefixer to 10.4.13 (patch); Update browserlist to 4.21.4 (patch) ...
Read more >
CHANGELOG.md - Space Coast Launches
... 4.0.0 / 2017-05-09 - **BREAKING:** Upgrade postcss to v6.x # 3.2.0 / 2017-04-21 - Added `--base` CLI option for keeping directory structure...
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