mirror of
https://github.com/langgenius/dify.git
synced 2026-07-21 02:28:30 +08:00
7 lines
111 B
CSS
7 lines
111 B
CSS
@import 'tailwindcss';
|
|
@import './src/styles/styles.css';
|
|
|
|
@plugin './src/plugins/icons.ts';
|
|
|
|
@source './src';
|