UNPKG

react-fa-picker

Version:

A reusable React Icon Picker component, bundled with its own Tailwind CSS build.

8 lines (7 loc) 116 B
// postcss.config.cjs module.exports = { plugins: { "@tailwindcss/postcss": {}, autoprefixer: {}, }, };