Fix: fix larger breakpoint (#4935)

This commit is contained in:
shamoon
2025-03-14 14:20:33 -07:00
committed by GitHub
parent 8190260400
commit a0dc8c9ccb
2 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,10 @@
@config '../../tailwind.config.js';
@theme {
--breakpoint-3xl: 112rem;
}
/*
The default border color has changed to `currentColor` in Tailwind CSS v4,
so we've added these compatibility styles to make sure everything still