mirror of
https://github.com/nicetry247/offlineacademy.git
synced 2026-07-27 04:20:18 +00:00
6 lines
81 B
JavaScript
Executable File
6 lines
81 B
JavaScript
Executable File
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |