UNPKG

@blockstack/ui

Version:

Blockstack UI components built using React and styled-components with styled-system.

4 lines (3 loc) 258 B
declare const CSSReset: import("styled-components").GlobalStyleComponent<{}, import("styled-components").DefaultTheme>; declare const ScopedCSSReset: import("styled-components").StyledComponent<"div", any, {}, never>; export { CSSReset, ScopedCSSReset };