mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-28 19:30:57 +00:00
5 lines
120 B
CSS
5 lines
120 B
CSS
@import "tailwindcss";
|
|
@import "tw-animate-css";
|
|
@import "./theme.css";
|
|
@custom-variant dark (&:where(.dark, .dark *));
|