// // Misago frontend stylesheet build script // -------------------------------------------------- // Import Bootstrap and Misago variables // This saves us need for maintaing single large variables.less @import "bootstrap/variables.less"; @import "misago/variables.less"; // Font Awesome @import "font-awesome.css"; // Import other files @import "bootstrap/bootstrap.less"; @import "misago/misago.less";