GithubHelp home page GithubHelp logo

Comments (3)

 avatar commented on April 28, 2024

We use mixin to add a border-radius. It's very easy to change.

Go to sass/mdb/free/_global.scss and change "@include border-radius(2px);" to "@include border-radius(0px);

from material-design-for-bootstrap.

mikehutter avatar mikehutter commented on April 28, 2024

I already did find/do this, however that is one more place that I need to remember/find to modify when we get a new version from you. If you are striving to make it as painless as possible for people to use and customize, keeping a setting like this in the _variables.scss file would make sense just like bootstrap does inside _variables-bs4.scss for its border radius. That way when I want to update all I need to do is include my _variables.scss file before yours and I'm good.

from material-design-for-bootstrap.

 avatar commented on April 28, 2024

I understand your point. However border-radius 2px is one of the core feature of Material Design and we didn't expect anyone would like to modify it. That's why it's not included in the file with variables. However we'll think about it.

from material-design-for-bootstrap.

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.