README
@bulma-web/styles
TODO: description
Usage
const styles = require('@bulma-web/styles');
// TODO: DEMONSTRATE API
A wrapper of bulma styles to make use of constructable stylesheets
<script type="module">
import bulmaWebStyles from 'https://cdn.skypack.dev/@bulma-web/styles';
</script>
@bulma-web/stylesTODO: description
const styles = require('@bulma-web/styles');
// TODO: DEMONSTRATE API