fix tailwind cong
This commit is contained in:
@@ -3,19 +3,8 @@
|
||||
@import "code.css";
|
||||
/*! purgecss end ignore */
|
||||
|
||||
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@layer components {
|
||||
/* .btn-primary {
|
||||
@apply py-1.5 px-3 text-center bg-blue-700 rounded-md text-white;
|
||||
} */
|
||||
}
|
||||
|
||||
@import "tailwindcss/base";
|
||||
@import "layout.css";
|
||||
|
||||
@import "tailwindcss/components";
|
||||
@import "admonition.css";
|
||||
@import "tailwindcss/utilities";
|
||||
|
Reference in New Issue
Block a user