Skip to content

Commit

Permalink
🔥 remove tailwind ref - add uno
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-unterberg committed Jan 17, 2024
1 parent a0aae9e commit 37190f1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions layouts/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,13 @@ const Header = () => (
React + Vike + TS
</h1>
<h2 className="font-normal mb-6" id="feat-tailwind-css--eslint--prettier">
Tailwind CSS + ESLint + Prettier
Uno CSS + ESLint + Prettier
</h2>
</div>
</div>
<p className="mb-10">
Just another SSR-ready vite-react starter template with some sugar from my usual friends
tailwind, lucide-icons and a strict linting setup. React 18 Streaming enabled (Server /
Client) 🌊
Just another SSR-ready vite-react starter template with vike, unocss & strict development
setup. React 18 streaming enabled (Server / Client) 🌊
</p>
<Nav />
</div>
Expand Down

0 comments on commit 37190f1

Please sign in to comment.