Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com> Co-authored-by: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com> Co-authored-by: nivedin <nivedinp@gmail.com>
8 lines
207 B
TypeScript
8 lines
207 B
TypeScript
import "./src/assets/scss/histoire.scss"
|
|
|
|
import "@fontsource-variable/inter"
|
|
import "@fontsource-variable/material-symbols-rounded"
|
|
import "@fontsource-variable/roboto-mono"
|
|
|
|
export function setupVue3() {}
|