mirror of
https://github.com/halo-dev/halo.git
synced 2025-12-20 16:44:38 +08:00
#### What type of PR is this? /area ui /kind cleanup #### What this PR does / why we need it: Bump TailwindCSS version to 3.4 #### Does this PR introduce a user-facing change? ```release-note None ```
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
import tailwindConfig from "../../tailwind.config";
|
|
|
|
export default tailwindConfig;
|