blog draft blackwell -- 2
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "@tailwindcss/typography";
|
||||
|
||||
|
||||
/* Getting rid of backticks in code blocks in blogs */
|
||||
.prose code::before,
|
||||
.prose code::after {
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
@theme {
|
||||
--font-sans: var(--font-inter);
|
||||
--color-zinc-50: #fafafa;
|
||||
|
||||
Reference in New Issue
Block a user