bootswatch import theme into laravell vuejs

Solutions on MaxInterview for bootswatch import theme into laravell vuejs by the best coders in the world

showing results for - "bootswatch import theme into laravell vuejs"
Lola
04 Jul 2016
1// Variables
2@import '~bootswatch/dist/materia/variables';
3
4// Bootstrap
5@import '~bootstrap/scss/bootstrap';
6
7@import "~bootswatch/dist/materia/bootswatch";
8