Skip to content

Commit 6f526e4

Browse files
committed
Use tailwind with postcss
1 parent b1af38f commit 6f526e4

File tree

4 files changed

+3466
-7882
lines changed

4 files changed

+3466
-7882
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
/* This file is for your main application css. */
22

3-
@import "./phoenix.css";
3+
@tailwind base;
4+
5+
@tailwind components;
6+
7+
@tailwind utilities;
8+
9+
/* @import "./phoenix.css"; */

0 commit comments

Comments
 (0)