I want to automate capture of original Bulma.css.
bokuweb opened this issue · 4 comments
bokuweb commented
I want to automate capture of original Bulma.css.
kresli commented
are you referring to src/styles? Are those styles duplication of bulma.css?
bokuweb commented
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.
kresli commented
why not just use sass from bulma in node_modules?
bokuweb commented
I wanted to scope with minimal css referenced by component, but it failed now. If we have a better way, we may use sass.