mirror of
https://github.com/BarkProductions/barkman.git
synced 2026-06-13 06:11:55 +00:00
Switch to TailwindCSS and remove global CSS file
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import './App.css'
|
||||
import { Routes, Route} from 'react-router';
|
||||
import Home from './pages/home.tsx';
|
||||
import Inventory from "./pages/inventory.tsx";
|
||||
|
||||
Reference in New Issue
Block a user