Skip to content

Commit 41a9e98

Browse files
committed
docs: minor change
1 parent 1cf331d commit 41a9e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default [
3737
export default [
3838
...svelteTailwindcss.configs['flat/base'],
3939
{
40-
settings: { monorepo: true }
40+
settings: { config: './src/global.css' }
4141
}
4242
]
4343
```

0 commit comments

Comments
 (0)