chore: update deps and plugins
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
@apply font-bold tracking-tight;
|
||||
}
|
||||
@utility heading-1 {
|
||||
@apply heading-base text-4xl;
|
||||
@apply text-4xl heading-base;
|
||||
}
|
||||
@utility heading-2 {
|
||||
@apply heading-base text-3xl;
|
||||
@apply text-3xl heading-base;
|
||||
}
|
||||
@utility heading-3 {
|
||||
@apply heading-base text-2xl;
|
||||
@apply text-2xl heading-base;
|
||||
}
|
||||
@utility heading-4 {
|
||||
@apply heading-base text-xl;
|
||||
@apply text-xl heading-base;
|
||||
}
|
||||
|
||||
/* Paragraph styles */
|
||||
|
||||
Reference in New Issue
Block a user