* 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>
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