mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 18:27:19 +08:00
reorg typography config
This commit is contained in:
parent
2084f08786
commit
50c2877ddb
@ -3,7 +3,7 @@
|
||||
* Injects `theme.typography` for v4 CSS-first via plugin `config` merge.
|
||||
*/
|
||||
import typographyPlugin from '@tailwindcss/typography'
|
||||
import typographyConfig from '../../../typography.js'
|
||||
import typographyConfig from './typography-config.js'
|
||||
|
||||
const created = typographyPlugin()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user