browser-hack-sass-mixins icon indicating copy to clipboard operation
browser-hack-sass-mixins copied to clipboard

Browser hack sass mixin - Apply your SCSS to a specific browser - CSS hacks for: IE, Chrome, Firefox, Edge, Opera

Results 3 browser-hack-sass-mixins issues
Sort by recently updated
recently updated
newest added

I'm getting this syntax error at the mixin only_safari http://prntscr.com/fpoepl I am using Koala 2.2 to compile the code ``` /*--- Only Safari ≥ 6.1 ---*/ // Dark magic, Don't...

• compile bug fixed for only_safari method • changed supports of edge browser on only_edge method • edited readme

Any interest in publishing this to `npm`?