docs: modify highlighted line number
This commit is contained in:
parent
f9615d3657
commit
5a0e752095
|
|
@ -44,7 +44,7 @@ Install `tailwindcss` and its peer dependencies, then generate your `tailwind.co
|
||||||
|
|
||||||
#### `vite.config`
|
#### `vite.config`
|
||||||
|
|
||||||
```typescript {5,6,9-13}
|
```typescript {3,5,9-13}
|
||||||
import path from 'node:path'
|
import path from 'node:path'
|
||||||
import vue from '@vitejs/plugin-vue'
|
import vue from '@vitejs/plugin-vue'
|
||||||
import autoprefixer from 'autoprefixer'
|
import autoprefixer from 'autoprefixer'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user