README
Bemto components
This is an ongoing dev version, do not use in your projects unless you really know what you're doing, thanks.
Install
npm install @bemto/components
yarn add @bemto/components
Basic Usage
TODO
Abstract framework-agnostic bemto components
<script type="module">
import bemtoComponents from 'https://cdn.skypack.dev/@bemto/components';
</script>
This is an ongoing dev version, do not use in your projects unless you really know what you're doing, thanks.
npm install @bemto/components
yarn add @bemto/components
TODO