diff --git a/apps/edr-landing/postcss.config.js b/apps/edr-landing/postcss.config.js index 6120ce384..8295cf501 100644 --- a/apps/edr-landing/postcss.config.js +++ b/apps/edr-landing/postcss.config.js @@ -7,4 +7,4 @@ export default { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file diff --git a/apps/edr-passenger-web/backoffice/postcss.config.js b/apps/edr-passenger-web/backoffice/postcss.config.js index 9ee591c79..8567b4c40 100644 --- a/apps/edr-passenger-web/backoffice/postcss.config.js +++ b/apps/edr-passenger-web/backoffice/postcss.config.js @@ -3,4 +3,4 @@ module.exports = { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file diff --git a/apps/edr-passenger-web/portal/postcss.config.js b/apps/edr-passenger-web/portal/postcss.config.js index 6120ce384..8295cf501 100644 --- a/apps/edr-passenger-web/portal/postcss.config.js +++ b/apps/edr-passenger-web/portal/postcss.config.js @@ -7,4 +7,4 @@ export default { tailwindcss: {}, autoprefixer: {}, }, -}; \ No newline at end of file +}; \ No newline at end of file