UNPKG

react-colorify

Version:

A compact gradient and color picker library optimized for React, offering a fast and lag-free color selection experience with highly customizable options.

12 lines (11 loc) 156 B
module.exports = { darkMode: "class", content: ["./src/**/*.tsx"], theme: { extend: {}, }, variants: { extend: {}, }, plugins: [], };