@gdo-bzh/box

yarn add @gdo-bzh/box react @gdo-bzh/system @xstyled/styled-components styled-components

Usage no npm install needed!

<script type="module">
  import gdoBzhBox from 'https://cdn.skypack.dev/@gdo-bzh/box';
</script>

README

version

box

NPM JavaScript Style Guide

Install

yarn add @gdo-bzh/box react @gdo-bzh/system @xstyled/styled-components styled-components

Usage

import React from 'react'

const Example = () => <Box width={50} height={50} backgroundColor="secondary" />

License

MIT © gdo-bzh