mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858)
This commit is contained in:
3
packages/frontend/editor-ui/stylelint.config.mjs
Normal file
3
packages/frontend/editor-ui/stylelint.config.mjs
Normal file
@@ -0,0 +1,3 @@
|
||||
import { baseConfig } from '@n8n/stylelint-config/base';
|
||||
|
||||
export default baseConfig;
|
||||
Reference in New Issue
Block a user