mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-09 08:34:16 +00:00
Start working on migrating frontend to Vue 3
This commit is contained in:
5
web/app/postcss.config.js
Normal file
5
web/app/postcss.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: [
|
||||
require('tailwindcss')
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user