mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-10-29 16:44:02 +01:00
feat: use vite and ts
This commit is contained in:
6
postcss.config.mjs
Normal file
6
postcss.config.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user