implementado google fontes

This commit is contained in:
Luiz Silva 2026-01-28 16:16:32 -03:00
parent 33fe5d6ecf
commit 2afa99512e
11 changed files with 131 additions and 11 deletions

View file

@ -1,4 +1,5 @@
import type { Plugin } from "vue";
import "./styles/eli-vue-fonts.css";
import { EliOlaMundo } from "./componentes/ola_mundo";
import { EliBotao } from "./componentes/botao";
import { EliBadge } from "./componentes/indicador";