Switch component with storybook and testing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
|
||||
|
||||
:root {
|
||||
--font-inter: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI",
|
||||
Roboto, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji",
|
||||
"Segoe UI Emoji";
|
||||
}
|
||||
Reference in New Issue
Block a user