Giter VIP home page Giter VIP logo

Comments (3)

just-boris avatar just-boris commented on September 17, 2024 2

Hello! I think that I should elaborate more about this.

It would be very hard to maintain two versions of styles. That means we should make every change in both versions and test it then. it is a lot of work and we can't handle it.

@benhowes Also I understand your concern. It is good to have style sources and override variables to create a custom theme for the component.

You can look for some way to convert LESS to SASS on-the-fly. Take a look on https://github.com/ekryski/less2sass, or how Bootstrap maintains their own converter for SASS version.

Finally, if you don't want to change variables, you can include output css into your SASS file and it will work.

from slider.

benjycui avatar benjycui commented on September 17, 2024

Keep it simple.

Less is not the best, but enough.

from slider.

benhowes avatar benhowes commented on September 17, 2024

Thanks @just-boris! I've got it all sorted in my case using the SASS version I made, which is :global'd in my sass/webpack loader.

Not too fussed either way, I just posted it on the off-chance that it would help someone else in the future.

from slider.

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.