mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(design-system,editor-ui): upgrade some of the frontend dev dependencies (#3978)
This commit is contained in:
committed by
GitHub
parent
398adb23e8
commit
b428e9fb9f
5
packages/design-system/postcss.config.js
Normal file
5
packages/design-system/postcss.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
plugins: {
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user