Skip to content

Commit 25051fb

Browse files
committed
Fix syntax highlighting in readme
1 parent d3c1fbd commit 25051fb

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
@@ -35,7 +35,7 @@ Then add the plugin to your main `style.css` file:
3535

3636
If you are still using **Tailwind CSS v3**, add the plugin to your `tailwind.config.js` file:
3737

38-
```
38+
```js
3939
// tailwind.config.js
4040
module.exports = {
4141
theme: {

0 commit comments

Comments
 (0)