Files
supabase/apps/docs/postcss.config.cjs
Charis 33b9e1ed29 chore(docs): convert all scripts to esm (#35996)
Scripts currently use CJS, which is causing a bit of a mess when trying
to use shared utilities from the app. Converting everything to ESM so
there are fewer conflicts when adding new scripts going forward.
2025-05-29 15:44:55 -04:00

2 lines
50 B
JavaScript

module.exports = require('config/postcss.config')