this repo has no description
at master 85 B view raw
1const config = { 2 plugins: { 3 tailwindcss: {}, 4 }, 5}; 6 7module.exports = config;