Files
react-test/docs/pages/global.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
134 B
CSS
Raw Permalink Normal View History

2025-12-12 14:26:25 +09:00
@import 'tailwindcss/theme.css' layer(theme);
@import 'tailwindcss/utilities.css' layer(utilities);
@config '../tailwind.config.mjs';