README
Flex
Grid system based on flexbox for building complex layouts.
Installation
Install using NPM:
$ npm install @bemoid/flex
Documentation
The component documentation can be found here.
Grid system based on flexbox for building complex layouts.
<script type="module">
import bemoidFlex from 'https://cdn.skypack.dev/@bemoid/flex';
</script>
Grid system based on flexbox for building complex layouts.
Install using NPM:
$ npm install @bemoid/flex
The component documentation can be found here.