1
0
Fork 0
docsearch/packages/website/src
Paul Jankowski fe490bfa0c
fix(website): use bare @import for tailwindcss (#2933)
Tailwind's build-time `@import` cannot be written with `url()` notation,
so `@import url('tailwindcss')` was passed through as a plain CSS import
instead of being processed by Tailwind.

Also syncs bun.lock with the 5.0.0-beta.0 versions already committed to
package.json.
2026-07-27 11:05:27 -04:00
..
components chore: Move to oxlint and oxfmt (#2923) 2026-07-16 14:59:00 -04:00
css fix(website): use bare @import for tailwindcss (#2933) 2026-07-27 11:05:27 -04:00
lib refactor(docusaurus-adapter): rework theme config for v5 and modularize SearchPage (#2904) 2026-07-15 17:24:19 +02:00
pages feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00