mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-07-04 23:21:32 +00:00
7 lines
127 B
CSS
7 lines
127 B
CSS
@import url("@kksh/react/css");
|
|
@import url("@kksh/react/themes");
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|