-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58a34d6
commit 72c443a
Showing
2 changed files
with
5 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,4 @@ | ||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
export default { | ||
plugins: { | ||
tailwindcss: {}, | ||
autoprefixer: {}, | ||
}, | ||
======= | ||
======= | ||
|
||
>>>>>>> e5199f6b80088fe392b668a0b00cc22b14bc5ba9 | ||
// Using cjs instead of this file because vite is still using postcss-load-config v4 which | ||
// does not support esm with typescript | ||
// https://github.com/postcss/postcss-load-config/issues/239 (fix added in v4) | ||
// https://github.com/vitejs/vite/issues/15869#issuecomment-1939414914 | ||
// https://github.com/vitejs/vite/pull/15235 | ||
|
||
export const plugins = { | ||
tailwindcss: {}, | ||
autoprefixer: {}, | ||
<<<<<<< HEAD | ||
>>>>>>> c6c93b34a5f2dd40d68e9b26d39868ae1c41f0cb | ||
======= | ||
>>>>>>> e5199f6b80088fe392b668a0b00cc22b14bc5ba9 | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters