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