mirror of https://github.com/wg-easy/wg-easy
committed by
GitHub
1 changed files with 4 additions and 2 deletions
@ -1,6 +1,8 @@ |
|||
'use strict'; |
|||
|
|||
module.exports = { |
|||
plugins: { |
|||
tailwindcss: {}, |
|||
autoprefixer: {}, |
|||
} |
|||
} |
|||
}, |
|||
}; |
|||
|
|||
Loading…
Reference in new issue