README
Bulma Styled Components
A React implementation of the Bulma CSS Framework using Styled Compenents
Quick install
NPM
npm install bulma-styled-components
or
Yarn
yarn add bulma-styled-components
A Styled Components implementation of Bulma Css for React.
<script type="module">
import altamirBulmaStyledComponents from 'https://cdn.skypack.dev/@altamir/bulma-styled-components';
</script>
A React implementation of the Bulma CSS Framework using Styled Compenents
npm install bulma-styled-components
or
yarn add bulma-styled-components