Autoprefixer
Autoprefixer is a PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data from Can I Use.
|
Import
import { Autoprefixer } from "@dev.icons/react";Render
<Autoprefixer size={32} />Autoprefixer is a PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data from Can I Use.
import { Autoprefixer } from "@dev.icons/react";<Autoprefixer size={32} />