Skip to content

Commit

Permalink
fixup! Feat: Example NextJS app with app router #DS-1393
Browse files Browse the repository at this point in the history
  • Loading branch information
curdaj committed Aug 19, 2024
1 parent b23ffee commit 934c66e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/next-with-app-router/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ const nextConfig = {
includePaths: [
path.join(pathDir, '../../node_modules'),
path.join(pathDir, '../../node_modules/@lmc-eu/spirit-design-tokens/scss'),
path.join(pathDir, 'src/styles'),
],
},
};
Expand Down

0 comments on commit 934c66e

Please sign in to comment.