Skip to content

Commit f171f61

Browse files
authored
Update readme.md
1 parent 4fd255d commit f171f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ All dev files are present in `src` folder. The build version can be found in `bu
4444

4545
All configurations are found in `config.js` file in the root directory. You can configure browser default port, enable/disable plugins by simply updating boolean values (Default is set to `true`) and many more.
4646

47-
```sh
47+
```js
4848
const config = {
4949
tailwindjs: "./tailwind.config.js",
5050
port: 9050, // default port

0 commit comments

Comments
 (0)