I use this jQuery plugin https://github.com/kenwheeler/slickand JS works, but the DOM does not reflect CSS. However, CSS is loaded because when I go to the developer tools and look at the sources, the file is there. When I check the elements, there are classes, and the classes are also in CSS, they just do not affect the appearance of the HTML. Any idea what could be causing this?
CSS ( slick.css) is stored in vendor/stylesheetsand is required in application.cssusing *= require slick.
There are also fonts included in the plugin, and I'm not sure that I included them correctly, but I'm not sure if this will affect.
Any idea why this is happening?
My looks like this:

Instead of this:

// CSS DOM, , . !