Skip to content

Commit

Permalink
Update nuxt.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
atakantepe committed May 6, 2024
1 parent 3a41f6f commit 3ec2a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default defineNuxtConfig({
unstyled: true
},
importPT: { from: path.resolve(__dirname, './presets/aura/') }
// importPT: { as: 'Lara', from: '~/presets/aura' } for Windows Users
// importPT: { as: 'Aura', from: '~/presets/aura' } for Windows Users
},
app: {
baseURL: baseUrl,
Expand Down

0 comments on commit 3ec2a2b

Please sign in to comment.