7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
/* src/css/tailwind.pcss */
|
|
|
|
@tailwind base;
|
|
|
|
@tailwind components;
|
|
|
|
@tailwind utilities; |