mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +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 */
|
/* Storybook-specific font paths */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: InterVariable;
|
font-family: InterVariable;
|
||||||
@@ -22,5 +24,3 @@
|
|||||||
font-display: swap;
|
font-display: swap;
|
||||||
src: url('../src/css/fonts/CommitMonoVariable.woff2') format('woff2');
|
src: url('../src/css/fonts/CommitMonoVariable.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@use '../src/css/_tokens.scss';
|
|
||||||
|
|||||||
Reference in New Issue
Block a user