mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
fix incorrect theme import
This commit is contained in:
parent
13323511fb
commit
728294bdb0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
`
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue