Skip to content

Commit

Permalink
not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianGonz97 committed Apr 25, 2024
1 parent f9e50b9 commit 230ffa8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
13 changes: 0 additions & 13 deletions packages/runed/postcss.config.cjs

This file was deleted.

2 changes: 1 addition & 1 deletion packages/runed/svelte.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { vitePreprocess } from "@sveltejs/vite-plugin-svelte";

/** @type {import('@sveltejs/kit').Config} */
const config = {
preprocess: [vitePreprocess({})],
preprocess: [vitePreprocess()],
};

export default config;
12 changes: 0 additions & 12 deletions packages/runed/tailwind.config.cjs

This file was deleted.

0 comments on commit 230ffa8

Please sign in to comment.