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 = { |
module.exports = { |
||||
plugins: { |
plugins: { |
||||
tailwindcss: {}, |
tailwindcss: {}, |
||||
autoprefixer: {}, |
autoprefixer: {}, |
||||
} |
}, |
||||
} |
}; |
||||
|
|||||
Loading…
Reference in new issue