Skip to content

Commit 4ee0c14

Browse files
committed
updated get started
1 parent 9787f4b commit 4ee0c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/core/getting-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ npm install -D postcss autoprefixer
9595
```
9696

9797
Add `postcss.config.js`
98-
```
98+
```javascript
9999
export default {
100100
plugins: {
101101
tailwindcss: {},

0 commit comments

Comments
 (0)