Skip to content

Commit 63f0243

Browse files
committed
Bring back style
1 parent fe77cf9 commit 63f0243

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/nuxt.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ export default {
6464
// Simple Usage
6565
[
6666
'nuxt-highlightjs',
67-
// {
68-
// style: 'AndroidStudio',
69-
// },
67+
{
68+
style: 'AndroidStudio',
69+
},
7070
],
7171
'@nuxtjs/sitemap', // always put it at the end
7272
],

0 commit comments

Comments
 (0)