UNPKG

tailwind-color-adder

Version:

An automation script used to add all the colors variable from root css to tailwind for easy usage

7 lines (6 loc) 82 B
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }