mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-05 20:26:43 +02:00
🛠 refactor(wipe): all the repo code
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
...(process.env.NODE_ENV === 'production'
|
||||
? {
|
||||
// cssnano: {
|
||||
// preset: 'default',
|
||||
// },
|
||||
}
|
||||
: {}),
|
||||
},
|
||||
};
|
Reference in New Issue
Block a user