mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 16:44:25 +01:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
module.exports = {
|
|
plugins: [
|
|
require('tailwindcss')
|
|
],
|
|
}; |