添加页面
This commit is contained in:
5
postcss.config.mjs
Normal file
5
postcss.config.mjs
Normal file
@ -0,0 +1,5 @@
|
||||
import UnoCSS from "@unocss/postcss";
|
||||
|
||||
export default {
|
||||
plugins: [UnoCSS()],
|
||||
};
|
Reference in New Issue
Block a user