Merge branch 'prod'
commit
9d4eb6db60
|
@ -13,10 +13,7 @@ export default {
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
code: {
|
code: {
|
||||||
basic: `
|
basic: '\nimport "primevue/resources/themes/lara-light-indigo/theme.css"\n'
|
||||||
//theme
|
|
||||||
import "primevue/resources/themes/lara-light-indigo/theme.css";
|
|
||||||
`
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue