Leon Etienne (ubuntu wsl) 1f13487fca Frontend: Basic framework
2020-09-27 21:05:58 +02:00

10 lines
101 B
Vue

<template>
<div></div>
</template>
<style>
.testclas {
color: theme("colors.black");
}
</style>