Skip to content

Commit

Permalink
added sass back after merge and adjusted preview
Browse files Browse the repository at this point in the history
  • Loading branch information
jannik.lange committed Feb 3, 2025
1 parent 642fb60 commit 999d2ae
Show file tree
Hide file tree
Showing 3 changed files with 374 additions and 33 deletions.
4 changes: 2 additions & 2 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import "../public/assets/temporary/custom-style.css";
import "../public/assets/temporary/muenchende-fontfaces.css";
import "../public/assets/css/custom-style.css";
import "../public/assets/css/central_css.scss";

/** @type { import('@storybook/vue3').Preview } */
const preview = {
Expand Down
Loading

0 comments on commit 999d2ae

Please sign in to comment.