Skip to content

Commit

Permalink
chore: updated tailwind config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenrinzema committed Oct 3, 2023
1 parent f6ccbf7 commit 62c4da8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export default defineNuxtConfig({
modules: ['@nuxtjs/tailwindcss'],
devtools: { enabled: true },
css: [
'~/assets/css/main.css',
'~/assets/fontawesome/fontawesome.css',
'~/assets/fontawesome/regular.css',
'~/assets/fontawesome/solid.css'
Expand Down

0 comments on commit 62c4da8

Please sign in to comment.