Giter Club home page Giter Club logo

Comments (4)

vramana avatar vramana commented on July 16, 2024 2

@harryworld We don't use ajax-loader.gif. We use fonts for Arrow icons. You can avoid fonts by using your own custom components. So, edit the CSS file a bit remove the part under the Icons comment. I think you should be good to go. But if you don't want to do that, there is no clean webpack solution because the sass-loader/css-loader doesn't change the url relative to you build paths. What you have to do is have a copy of them locally then use them. See here.

Hey, I am writing a more modern version of slick using flexbox here. It is pretty bare minimum at the moment because I literally started working on it today. You can try it out if you want. Ask for any features. It'll try to quickly bootstrap them.

from react-slick.

akiran avatar akiran commented on July 16, 2024

you should use slick carousel for css and fonts (react-slick is react port of slick-carousel)

bower install slick-carousel

or link to cdn version
https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.3.15/slick.css

from react-slick.

harryworld avatar harryworld commented on July 16, 2024

Should I copy the fonts and ajax-loader.gif manually, or I have a way to import that from bower using webpack?

from react-slick.

harryworld avatar harryworld commented on July 16, 2024

@vramana thanks for the quick reply, definitely will take a look.

from react-slick.

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.