mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-21 23:43:27 +01:00
70f9f8738c
* fix(mobile css): disable hover effects when not supported * fix missing trailing comma in tailwind config * make css hover fix static * update static css --------- Co-authored-by: TwiN <twin@linux.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vue.config.js |
app
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint