Yield generated for 963c8bc3-2009-4a0c-8512-3200a5d9f2b0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6 lines
83 B

module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};