Merged in feature/transpile-design-system (pull request #2621)
Feature/transpile design system * remove example, we should use storybook instead * remove example, we should use storybook instead * css-modules cannot have :root, moved affected css-variables to globals.css * . * scandic-web no longer depends on design-system#build * * Update readme * Remove test code Approved-by: Anton Gunnarsson
This commit is contained in:
6
packages/design-system/lib/components/Icons/index.tsx
Normal file
6
packages/design-system/lib/components/Icons/index.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
export type {
|
||||
IconProps,
|
||||
IllustrationProps as LogoAndIllustrationProps,
|
||||
LogoProps,
|
||||
NucleoIconProps,
|
||||
} from './icon'
|
||||
Reference in New Issue
Block a user