feat: 对接 Spark 大模型
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type {Config} from 'tailwindcss'
|
||||
import defaultTheme from 'tailwindcss/defaultTheme'
|
||||
import typography from '@tailwindcss/typography'
|
||||
|
||||
export default <Partial<Config>>{
|
||||
theme: {
|
||||
@@ -19,6 +19,7 @@ export default <Partial<Config>>{
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [typography],
|
||||
safelist: [
|
||||
{
|
||||
pattern: /^bg-/,
|
||||
|
||||
Reference in New Issue
Block a user