bokuweb / re-bulma

[Deprecated] 💎Bulma components for React
http://bokuweb.github.io/re-bulma/
MIT License
364 stars 66 forks source link

I want to automate capture of original Bulma.css. #80

Open bokuweb opened 7 years ago

kresli commented 6 years ago

are you referring to src/styles? Are those styles duplication of bulma.css?

bokuweb commented 6 years ago

yes. I refer tosrc / styles . It is copied from bulma.css v0.2. we need to catch up latest bulma.css.Then automate it.

kresli commented 6 years ago

why not just use sass from bulma in node_modules?

bokuweb commented 6 years ago

I wanted to scope with minimal css referenced by component, but it failed now. If we have a better way, we may use sass.