Files

4 lines
59 B
JavaScript
Raw Permalink Normal View History

2023-09-21 14:23:13 -07:00
module.exports = {
plugins: [require('tailwindcss')],
};