2024-11-15 18:28:57 -05:00

6 lines
198 B
CSS

@import url("@kksh/react/css");
@import url("@kksh/react/themes");
/* @tailwind base; */
/* This adds white border to command components under dark mode */
@tailwind components;
@tailwind utilities;