Skip to content

Commit 68abea7

Browse files
Copilotaxymthr
andauthored
Complete Tailwind CSS v4 migration using official upgrade guide (#96)
* Initial plan * Complete Tailwind CSS v4 migration using official upgrade tool Co-authored-by: axymthr <17650429+axymthr@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: axymthr <17650429+axymthr@users.noreply.github.com>
1 parent f7c2c7f commit 68abea7

2 files changed

Lines changed: 4 additions & 14 deletions

File tree

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
@tailwind base;
2-
@tailwind components;
3-
@tailwind utilities;
1+
@import 'tailwindcss';
2+
3+
@source "../jte/**/*.jte";
4+
@source "../resources/templates/**/*.html";

web-backend/src/main/frontend/tailwind.config.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)