mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-04 16:24:42 +00:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
module.exports = {
|
|
plugins: [
|
|
require('tailwindcss')
|
|
],
|
|
}; |