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