Skip to content

Commit

Permalink
doc: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
uidev1116 committed Jun 6, 2024
1 parent 56130cc commit e1d188e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export default defineConfig({
```html
<!DOCTYPE html>
<head>
@vite('src/js/main.css', {
@vite('src/styles/main.css', {
"linkTagAttributes": {
"type": "text/css"
}
Expand Down

0 comments on commit e1d188e

Please sign in to comment.