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.

postcss 8 support ?

See original GitHub issue

Hi,

We are using this plugin in cssnano’s default preset here and as well as in our advance preset (though default) As we are migrating to postcss 8 https://github.com/cssnano/cssnano/pull/954, support for postcss 8 in this plugin might be a blocker for us. Do you have any plan to support postcss 8 ? I can make a PR (by simply following the official migration guide) but as I am not familiar with the internal functionality of this plugin I think I might not be the best person do so.

Let me know if there is any consideration for this.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
Siilwyncommented, Oct 6, 2020

css-declaration-sorter@next is out! 📦

2reactions
aicommented, Oct 5, 2020

Maybe OnceExit is better since we want to sort properties after all transformations

Read more comments on GitHub >

github_iconTop Results From Across the Web

PostCSS 8 for end users - GitHub
PostCSS 8 supports plugins from PostCSS 7. You just need to update postcss dependency and tool, which run postcss (like postcss-loader or ...
Read more >
PostCSS 8.0: Plugin migration guide - Evil Martians
How to migrate your plugins to use the new API in PostCSS 8.0 for better performance and smaller node_modules.
Read more >
Vue 3 PostCSS 8 - Get Help
Are there still parts of Vue 3 that do not support PostCSS 8? If so, are there any issues to track them? All...
Read more >
PostCSS 8 Error When Installing Tailwind CSS in Vue 3 (v3 ...
It will support PostCSS 8 without any problem. Then follow the Tailwind 3 installation guide using PostCSS. Don't forget to include your ...
Read more >
Install Tailwind CSS using PostCSS
Installing Tailwind CSS as a PostCSS plugin is the most seamless way to integrate it with ... <!doctype html> <html> <head> <meta charset="UTF-8">...
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