This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

danni-s-design-system
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Danni's Web Ui Kit

Requirements

  • React
  • React DOM
  • Styled System
  • Styled Components
import { mainTheme as theme } from 'danni-s-design-system'
import { ThemeProvider } from "styled-components"

export const App = ({ children }) =>
  <ThemeProvider theme={theme}>
    <>{children}</>
  </ThemeProvider>

Docz Documentation

Local Dev:

yarn docz:dev

Build:

yarn docz:build

Serve:

yarn docz:serve

Build app

yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i danni-s-design-system

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

194 kB

Total Files

43

Last publish

Collaborators

  • dariadia