/* * * This is style.less, main stylesheet file for this plugin. * * Custom variables styles.......Load custom variables styles * Font Awesome..................Load Font Awesome * Element styles................Load element styles * */ /* ----- Custom variables ----- */ @import "custom-variables.less"; /* ----- Font Awesome ----- */ @import "webfonts/fontawesome"; @import "webfonts/fa-solid"; @import "webfonts/fa-regular"; /* ----- Elements ----- */ @import "elements/search-form.less"; @import "elements/search-results.less";