Bootstrap: How to add dropdown.less?

I need to add a calendar to the form. I want to install this project: https://github.com/vitalets/bootstrap-datepicker

But it is said that: A bootstraps (dropdowns.less) drop-down list component is required for some styles and sprites (sprites.less and related images) for arrows.

How can I add these files to my application?

Thank you very much!

+6
source share

Source: https://habr.com/ru/post/955574/


All Articles