| commit | d002661f89c59edbc999b087338b122799bcd612 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu May 08 13:00:36 2025 +0000 |
| committer | gio <gio@v1.dodo.cloud> | Thu May 08 14:48:38 2025 +0000 |
| tree | d402604eb544d9dcbb35e8d03a1c98c038abdc22 | |
| parent | a2a845ccefb8b903692e6d2ce2bc0bfa10020538 [diff] [blame] |
Canvas: Prettier Change-Id: I620dde109df0f29f0c85c6fe150e347d2c32a03e
diff --git a/apps/canvas/front/postcss.config.js b/apps/canvas/front/postcss.config.js index 2e7af2b..7b75c83 100644 --- a/apps/canvas/front/postcss.config.js +++ b/apps/canvas/front/postcss.config.js
@@ -1,6 +1,6 @@ export default { - plugins: { - tailwindcss: {}, - autoprefixer: {}, - }, -} + plugins: { + tailwindcss: {}, + autoprefixer: {}, + }, +};