@bestyled/layout

Implementation of the BeStyled Design System, built with @bestyled/primitives and bestyled-system, and typescript

Usage no npm install needed!

<script type="module">
  import bestyledLayout from 'https://cdn.skypack.dev/@bestyled/layout';
</script>

README

Bestyled Layout

This repository contains the commonly used layout components of the BeStyled Design System. Essentialy it provides a flex box model, containers, and borders, and those components that are typically independent of visual styles (but theme spacing etc is used)

Components

  • Aspect Ratio
  • Bordered
  • Center
  • Container
  • Expanded
  • Flexible
  • Flex, Row, Column
  • Position
  • Spacer
  • Wrap

License

Apache 2.0