README
Styled react 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/react-styled
yarn add @bemto/react-styled
Basic Usage
TODO
Bemto props filtering and BEM implementation for React
<script type="module">
import bemtoReact from 'https://cdn.skypack.dev/@bemto/react';
</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/react-styled
yarn add @bemto/react-styled
TODO