installing and configuring tailwind
This commit is contained in:
parent
9ebbf83f93
commit
681c6d2b4f
5 changed files with 8 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { StrictMode } from "react";
|
||||
import ReactDOM from "react-dom/client";
|
||||
import { RouterProvider, createRouter } from "@tanstack/react-router";
|
||||
import "./index.css";
|
||||
|
||||
// Import the generated route tree
|
||||
import { routeTree } from "./routeTree.gen";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue