update eslint and prettier
This commit is contained in:
parent
73fdec95ef
commit
060f413336
8 changed files with 260 additions and 377 deletions
|
|
@ -53,7 +53,7 @@ Use Tailwind's `@utility` directive to customize a daisyUI component globally:
|
|||
daisyUI includes the `properties`, `rootcolor`, `scrollbar`, `rootscrolllock`, `rootscrollgutter`, and `svg` base modules. Exclude an unwanted module from the plugin config by its module name:
|
||||
|
||||
```css
|
||||
@plugin "daisyui" {
|
||||
@plugin 'daisyui' {
|
||||
exclude: rootscrollgutter;
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue