Files

4 lines
84 B
JavaScript
Raw Permalink Normal View History

2022-11-22 09:28:51 -08:00
module.exports = {
plugins: [require('tailwindcss'), require('autoprefixer')],
};