Fareez Ahamed

Full Stack Developer | Javascript, Laravel, SAP ABAP

Tag: Sass (2)

Play with Bootstrap using BootSync

Jan 24, 2016

Bootstrap has become one of the basic tools to start web development. Though I’m using it for quite some time, I don’t dare to change the original look and feel due to the fear that I may mess up with the project and or spend too much time on designing. Read more...

Bootstrap Sass in Laravel 5

Apr 3, 2015

Laravel 5 ships with Bootstrap 3 by default, but it uses Less and not Sass. Personally I prefer Sass over Less and this article helps you set up Bootstrap Sass using Bower and Laravel Elixir. Read more...