remove leftover tailwindcss plugin decloration
This commit is contained in:
parent
23b3405251
commit
5cafb23e44
|
@ -5,6 +5,5 @@ module.exports = {
|
|||
browsers: "last 2 versions"
|
||||
},
|
||||
autoprefixer: {},
|
||||
tailwindcss: {},
|
||||
}
|
||||
};
|
||||
|
|
Reference in New Issue