refactor(client): use css modules

This commit is contained in:
syuilo
2023-01-14 11:18:12 +09:00
parent 2bedc084a3
commit 91105845d8
4 changed files with 19 additions and 25 deletions

View File

@@ -65,6 +65,3 @@ defineExpose({
});
*/
</script>
<style lang="scss" scoped>
</style>