GithubHelp home page GithubHelp logo

Comments (1)

thomas-mcdonald avatar thomas-mcdonald commented on April 28, 2024

While a solely-mixin powered Bootstrap would be interesting, I don't think it's something that I would merge back into this gem.

As I see it, Bootstrap is a tool to rapid development, and over time much of the Bootstrap layout styling should be merged into your other SCSS files through the use of the mixins currently used to generate those 'rapid development' classes.

For other things, such as the growing design pattern library (buttons, pagination etc.) I see no problem with these remaining as classes.

If you were to convert Bootstrap to be entirely mixins, that changes the emphasis from rapid development to hand picking. You lose the benefit of being able to quickly use the grid since you have to consider in your CSS which column mixins you are including, rather than tweaking a couple of numbers inside your HTML classes. Although this is arguably a more considered approach, it's substantially different to what I feel Bootstrap should be: a rapid development tool.

So yes, I think it's interesting, but I don't think it will live as part of bootstrap-sass. Feel free to work as a fork of the project, however.

from bootstrap-sass.

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.