re-bulma
re-bulma copied to clipboard
I want to automate capture of original Bulma.css.
trafficstars
are you referring to src/styles? Are those styles duplication of bulma.css?
yes. I refer to src / styles . It is copied from bulma.css v0.2. we need to catch up latest bulma.css.Then automate it.
why not just use sass from bulma in node_modules?
I wanted to scope with minimal css referenced by component, but it failed now. If we have a better way, we may use sass.