Monthly Archive: November 2015

Supporting IE 8 0

Supporting IE 8

Why would anyone care about IE8 ? Well sometime we have to if our clients is still on it, and yes in 2015, there are groups in the federal business that still only use...

The many faces of sudo 0

The many faces of sudo

To use the command line as root with you user password if you are in sudoer $> sudo bash $> To switch to user root, r $> su $> To run a single command...

> assets/less/company.less: [L421:C2] .box-shadows is undefined"> Running > assets/less/company.less: [L421:C2] .box-shadows is undefined" /> 0

> assets/less/company.less: [L421:C2] .box-shadows is undefined">Running "less:compile" (less) task >> assets/less/company.less: [L421:C2] .box-shadows is undefined

Running "less:compile" (less) task >> assets/less/company.less: [L421:C2] .box-shadows is undefined But the top of cool-startup.less does contains correctly utils.less which defines .box-shadows @import "utils.less"; @import "buttons.less"; @import "formElements.less"; @import "slider.less"; @import "graph.less"; (...) .heading-gradient...