mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
chore(editor): Make storybook work (#17995)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use '../src/css/_tokens.scss';
|
||||
|
||||
/* Storybook-specific font paths */
|
||||
@font-face {
|
||||
font-family: InterVariable;
|
||||
@@ -22,5 +24,3 @@
|
||||
font-display: swap;
|
||||
src: url('../src/css/fonts/CommitMonoVariable.woff2') format('woff2');
|
||||
}
|
||||
|
||||
@use '../src/css/_tokens.scss';
|
||||
|
||||
Reference in New Issue
Block a user