Skip to content
View Matigodd's full-sized avatar

Block or report Matigodd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Matigodd/README.md
  • 👋 Hi, I’m @Matigodd import { Links, Meta, Outlet, Scripts, ScrollRestoration, } from "@remix-run/react"; import type { LinksFunction } from "@remix-run/node";

import "./tailwind.css";

import AppCtxProvider from "./context/AppCtx"; import AppLayout from "./components/layout/app-layout"; import { Toaster } from "./components/ui/toaster";

export const links: LinksFunction = () => [ { rel: "preconnect", href: "https://fonts.googleapis.com" }, { rel: "preconnect", href: "https://fonts.gstatic.com", crossOrigin: "anonymous", }, { rel: "stylesheet", href: "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap", }, ];

export function Layout({ children }: { children: React.ReactNode }) { return ( {children} ); }

export default function App() { return ; }

Popular repositories Loading

  1. Matigodd Matigodd Public

    Config files for my GitHub profile.

  2. matigod matigod Public

    programación 3

    Vim Script

  3. matigod1 matigod1 Public

    programación 3

    HTML