Skip to content

Commit e22bf11

Browse files
committed
fix tw config
1 parent 49391d6 commit e22bf11

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

src/global.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
@import "tailwindcss";
2+
@plugin "@tailwindcss/typography";
3+
4+
/* do we need this? */
5+
:root {
6+
--color-primary-main: #00d372;
7+
}

tailwind.config.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)