Add react-icons

* add text menu
This commit is contained in:
Defectink
2022-03-21 16:37:23 +08:00
parent 8483b4fb14
commit 731407feb6
4 changed files with 62 additions and 6 deletions

View File

@ -15,7 +15,7 @@ font-family: 'Poppins', sans-serif;
@layer base {
body {
@apply bg-bluish-gray dark:bg-rua-gray-900 dark:text-gray-200;
@apply text-gray-600 bg-bluish-gray dark:bg-rua-gray-900 dark:text-gray-200 font-Poppins;
}
img,