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.

Is it possible to add prefixes like -webkit and -moz?

I may be on the wrong way here: I saw this is possible with postcss autoprefixer and use clean-css as a postcss plugin.

However, I do like how clean-css handles remote imports.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
IonicaBizaucommented, Jan 4, 2017

@jakubpawlowicz Thanks! Yes, the issues are pretty much related. Like I said, I switched to use the clean-css plugin for post-css. It works nicely! 😁

0reactions
jakubpawlowiczcommented, Mar 31, 2017

@chandler0415 there is no way, you need to use some other library as it’s out of scope of clean-css

Read more comments on GitHub >

github_iconTop Results From Across the Web

postcss/autoprefixer: Parse CSS and add vendor prefixes to ...
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 >
autoprefixer - npm
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website. Latest version: 10.4.13, last published: 2...
Read more >
Autoprefixer CSS online
Autoprefixer is a PostCSS plugin which parses your CSS and adds vendor prefixes.
Read more >
Autoprefixer: A Postprocessor for Dealing with Vendor ...
Autoprefixer is based on Rework, a framework for writing your own CSS postproccesors. Rework parses CSS to useful JavaScript structure and ...
Read more >
autoprefixer - npm Package Health Analysis - Snyk
autoprefixer. v10.4.13. Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website For more information about ......
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