Add tailwindcss

This commit is contained in:
Oliver Davies 2019-04-23 21:54:18 +01:00
parent 3c159f8377
commit da5fd9873e
4 changed files with 99 additions and 22 deletions

View file

@ -1,5 +1,6 @@
module.exports = {
plugins: {
tailwindcss: "",
autoprefixer: {}
}
}