Prepare working with authentication and Tailwind
This commit is contained in:
@@ -1 +1,9 @@
|
||||
/* Entry point for your PostCSS build */
|
||||
|
||||
/* Import Tailwind using PostCSS */
|
||||
@import "tailwindcss";
|
||||
|
||||
/** Default text color */
|
||||
body {
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user