Skip to content

Instantly share code, notes, and snippets.

@Lovor01
Created October 6, 2022 21:21
Show Gist options
  • Select an option

  • Save Lovor01/dfe55cd417328b97a1e2a29fdf8a6e73 to your computer and use it in GitHub Desktop.

Select an option

Save Lovor01/dfe55cd417328b97a1e2a29fdf8a6e73 to your computer and use it in GitHub Desktop.
Prevent autoprefixer from fixing prefixes for other browsers

Add this line before css

/* autoprefixer: off */

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment