mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858)
This commit is contained in:
@@ -14,3 +14,9 @@ pre-commit:
|
||||
skip:
|
||||
- merge
|
||||
- rebase
|
||||
styles_check:
|
||||
glob: 'packages/**/*.{scss,sass,vue}'
|
||||
run: pnpm lint:styles:fix
|
||||
skip:
|
||||
- merge
|
||||
- rebase
|
||||
|
||||
Reference in New Issue
Block a user