fix: desktop postcss config — block home tailwind config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/** desktop 빌드 — 상위(~) postcss.config.js(tailwind) 로드 방지 */
|
||||
module.exports = {
|
||||
plugins: {},
|
||||
};
|
||||
Reference in New Issue
Block a user