mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs: hmr for tailwindcss classes in yml
This commit is contained in:
@@ -4,7 +4,8 @@ import defaultTheme from 'tailwindcss/defaultTheme'
|
||||
export default <Partial<Config>>{
|
||||
content: {
|
||||
files: [
|
||||
'content/**/*.yml'
|
||||
'./docs/content/**/*.md',
|
||||
'./docs/content/**/*.yml'
|
||||
]
|
||||
},
|
||||
theme: {
|
||||
|
||||
Reference in New Issue
Block a user