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
7 lines
124 B
TypeScript
7 lines
124 B
TypeScript
export type {
|
|
IconProps,
|
|
IllustrationProps as LogoAndIllustrationProps,
|
|
LogoProps,
|
|
NucleoIconProps,
|
|
} from './icon'
|