Skip to content

Commit

Permalink
import css
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantgillespie committed Jul 14, 2023
1 parent 0404cba commit 686ca26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
css: ['@directus/website-components/styles'],
devtools: { enabled: true },
typescript: {
typeCheck: true,
Expand Down

0 comments on commit 686ca26

Please sign in to comment.