mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-30 23:08:54 +02:00
docs: add missing code block language to README.md (#10952)
This commit is contained in:
parent
154c95c11c
commit
9d7ceec189
6 changed files with 18 additions and 18 deletions
|
@ -4,7 +4,7 @@ Low Quality Image Placeholders (LQIP) loader for webpack.
|
|||
|
||||
## Installation
|
||||
|
||||
```
|
||||
```bash
|
||||
npm install --save-dev @docusaurus/lqip-loader
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue