GithubHelp home page GithubHelp logo

Comments (4)

lokesh1729 avatar lokesh1729 commented on June 7, 2024 1

@AlgusDark : I used bloomer in one of my projects, the problem is that, i need to refer both bulma and bloomer documentation to write code, also when using bloomer, it's hard to figure out whether a particular component is block level or inline or inline-block HTML element.

from bloomer.

AlgusDark avatar AlgusDark commented on June 7, 2024 1

I see... yes, I need to rewrite this but since I moved to Japan, surprisingly I haven't found any free time.

I believe that there is no easy way to figure out the display of a react component in any UI library.

Anyhow, if you find some ideas, I would appreciate. Maybe it's better to have a V2 with Bulma inside and have a webpack loader to remove some CSS that isn't needed (with the help of purgecss?)

from bloomer.

AlgusDark avatar AlgusDark commented on June 7, 2024

Hi,
bloomer are just react bindings... it doesn't export bulma, you need to do that.

So, the only advantage of using plain css clases is that you have react bindings so you don't need to write them.

At first, I wanted to create the thing you mention on export only some parts, but wanted to do it with styled-components or other CSS-in-js... problem is that is an entire rewrite and will be hard to maintain.

But, for what you want, you can use something like purgecss.

from bloomer.

lokesh1729 avatar lokesh1729 commented on June 7, 2024

Hi,

thanks for quick revert, i really appreciate. rewriting with css-in-js is very hard... i got answer to my question. hence closing the issue :)

from bloomer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.