remove old styles and begin phase out old elements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
style: {
|
||||
postcss: {
|
||||
plugins: [require('tailwindcss'), require('autoprefixer')],
|
||||
},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user