mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 22:18:00 +08:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
plugins: ['tailwindcss', 'postcss-preset-env'],
|
|
}
|