Intalled pagy and applyed to admin/users index
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
@import "pagy.tailwind.css";
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
|
||||
@layer components {
|
||||
.btn {
|
||||
@apply px-4 py-2 font-semibold text-white transition-colors duration-100 bg-opacity-100 shadow bg-hsrm-gray-light hover:bg-opacity-75 ;
|
||||
|
||||
Reference in New Issue
Block a user