Giter Site home page Giter Site logo

Extract bulma-module about legacy-modules HOT 5 CLOSED

Geminii avatar Geminii commented on May 20, 2024
Extract bulma-module

from legacy-modules.

Comments (5)

Atinux avatar Atinux commented on May 20, 2024 1

Yes for the moment, this module only include a css file but maybe we can evolve the module ? Add some configurations or other ? Dunno if there is an interest about it?

I don't think a module for this is necessary honestly. Great documentation about adding CSS frameworks in Nuxt should be enough.

If a developper want to only include Bulma without Buefy addons, do you think in this case that Buefy need to be include in this context ?

Then he simply need to:

yarn add --dev bulma

And set in his nuxt.config.js:

export default {
  css: ['bulma/css/bulma.css']
}

Is it as fast as using a module and can upgrade more easily.

CC @pi0, what do you think?

from legacy-modules.

Atinux avatar Atinux commented on May 20, 2024

I am wondering if this is required since it is only adding a CSS file 🤔

Also, buefy is doing a great job and has a Nuxt installation: https://buefy.org/documentation/start#nuxtjs

from legacy-modules.

Geminii avatar Geminii commented on May 20, 2024

I am wondering if this is required since it is only adding a CSS file 🤔

Yes for the moment, this module only include a css file but maybe we can evolve the module ? Add some configurations or other ? Dunno if there is an interest about it?

Also, buefy is doing a great job and has a Nuxt installation: https://buefy.org/documentation/start#nuxtjs

Buefy is based on Bulma and there is already a module for it (https://github.com/buefy/nuxt-buefy).
If a developper want to only include Bulma without Buefy addons, do you think in this case that Buefy need to be include in this context ?

from legacy-modules.

pi0 avatar pi0 commented on May 20, 2024

Fully agree. With buefiy, this module doesn't makes sense anymore and should be deprecated. Also made issue for CNA removal: nuxt/create-nuxt-app#694

from legacy-modules.

Geminii avatar Geminii commented on May 20, 2024

Ok in this way, i will remove the bulma-module. It make no sense to keep it 😅

from legacy-modules.

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.