added tailwind to the project, we shall see how it goes.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
/* color palette from <https://github.com/vuejs/theme> */
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
:root {
|
||||
--background-primary: #272731;
|
||||
--background-secondary: #1C1C21;
|
||||
|
||||
Reference in New Issue
Block a user