mirror of
https://github.com/recloudstream/website.git
synced 2024-08-15 03:18:45 +00:00
4 lines
No EOL
90 B
JavaScript
4 lines
No EOL
90 B
JavaScript
module.exports = {
|
|
plugins: [require('tailwindcss'), require('autoprefixer')],
|
|
};
|
|
|