Skip to content

Commit

Permalink
fix incorrect theme import
Browse files Browse the repository at this point in the history
  • Loading branch information
navedqb authored and tugcekucukoglu committed Jan 4, 2024
1 parent 1332351 commit 728294b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/nuxt/StyledModeDoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default {
code1: {
basic: `
<script>
import 'primevue/resources/themes/lara-light-green/theme.csss'
import 'primevue/resources/themes/lara-light-green/theme.css'
<\/script>
`
},
Expand Down

0 comments on commit 728294b

Please sign in to comment.